From kde-commits Sat May 10 08:10:06 2008 From: Stefan Kebekus Date: Sat, 10 May 2008 08:10:06 +0000 To: kde-commits Subject: branches/work/kviewshell-0.7/plugins/djvu Message-Id: <1210407006.438682.14768.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=121040701612358 SVN commit 806137 by kebekus: avoid file name conflict with kviewshell M +1 -1 Makefile.am A djvuligaturemultipage.kcfg djvumultipage.kcfg#805457 D djvumultipage.kcfg M +1 -1 prefs.kcfgc --- branches/work/kviewshell-0.7/plugins/djvu/Makefile.am #806136:806137 @@ -25,7 +25,7 @@ pageInsertionWidget.cpp pageInsertionWidget_base.ui pageRangeWidget_base.ui pageRangeWidget.cpp \ prefs.kcfgc -kde_kcfg_DATA = djvumultipage.kcfg +kde_kcfg_DATA = djvuligaturemultipage.kcfg pluginsdir = $(kde_datadir) plugins_DATA = ligaturePlugin_djvu.rc --- branches/work/kviewshell-0.7/plugins/djvu/prefs.kcfgc #806136:806137 @@ -1,5 +1,5 @@ # Code generation options for kconfig_compiler -File=djvumultipage.kcfg +File=djvuligaturemultipage.kcfg ClassName=Prefs Singleton=true Mutators=true \ No newline at end of file