[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kopete/plugins
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2003-10-05 11:28:10
[Download RAW message or body]

CVS commit by ogoffart: 

Fixes XMLGUI for plugins.
Anyway, i still think this is a bad workaround. Why files aren't anymore in the \
kopete/ dir.  And why chatwindows files are still in kopete/ I would like to see if \
it's possible to make it normal.

CCMAIL: kopete-devel@kde.org 
CCMAIL: pfeiffer@kde.org
 


  M +1 -1      contactnotes/Makefile.am   1.9
  M +2 -2      cryptography/Makefile.am   1.13
  M +4 -0      history/Makefile.am   1.10
  M +5 -3      translator/Makefile.am   1.14


--- kdenetwork/kopete/plugins/contactnotes/Makefile.am  #1.8:1.9
@@ -12,4 +12,4 @@
 servicedir = $(kde_servicesdir)
 
-mydatadir = $(kde_datadir)/kopete
+mydatadir = $(kde_datadir)/kopete_contactnotes
 mydata_DATA = contactnotesui.rc

--- kdenetwork/kopete/plugins/cryptography/Makefile.am  #1.12:1.13
@@ -11,5 +11,5 @@
 kcm_kopete_cryptography_la_SOURCES = cryptographypreferences.cpp \
cryptographyprefsbase.ui  kgpgselkey.cpp  kcm_kopete_cryptography_la_LDFLAGS = \
                -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
-kcm_kopete_cryptography_la_LIBADD  = $(LIB_KOPETECOMPAT) $(LIB_KUTILS) 
+kcm_kopete_cryptography_la_LIBADD  = $(LIB_KOPETECOMPAT) $(LIB_KUTILS)
 
 service_DATA = cryptography.desktop
@@ -19,5 +19,5 @@
 kcmdir = $(kde_servicesdir)/kconfiguredialog
 
-mydatadir = $(kde_datadir)/kopete
+mydatadir = $(kde_datadir)/kopete_cryptography
 mydata_DATA = cryptographyui.rc
 

--- kdenetwork/kopete/plugins/history/Makefile.am  #1.9:1.10
@@ -20,4 +20,8 @@
 mydata_DATA = historyui.rc  historychatui.rc
 
+mydata2dir = $(kde_datadir)/kopete
+mydata2_DATA = historychatui.rc
+
+
 
 kcm_DATA = kopete_history_config.desktop

--- kdenetwork/kopete/plugins/translator/Makefile.am  #1.13:1.14
@@ -11,5 +11,5 @@
 kcm_kopete_translator_la_SOURCES = translatorprefsbase.ui translatorprefs.cpp \
translatorlanguages.cpp  kcm_kopete_translator_la_LDFLAGS = -module -no-undefined \
                $(KDE_PLUGIN) $(all_libraries)
-kcm_kopete_translator_la_LIBADD  = $(LIB_KOPETECOMPAT) $(LIB_KUTILS) 
+kcm_kopete_translator_la_LIBADD  = $(LIB_KOPETECOMPAT) $(LIB_KUTILS)
 
 service_DATA = translator.desktop
@@ -19,5 +19,7 @@
 kcmdir = $(kde_servicesdir)/kconfiguredialog
 
-mydatadir = $(kde_datadir)/kopete
-mydata_DATA = translatorui.rc translatorchatui.rc
+mydatadir = $(kde_datadir)/kopete_translator
+mydata_DATA = translatorui.rc
 
+mydata2dir = $(kde_datadir)/kopete
+mydata2_DATA = translatorchatui.rc


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic