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

List:       kde-commits
Subject:    playground/base/plasma/applets/translatoid
From:       Sacha Schutz <istdasklar () free ! fr>
Date:       2009-02-24 19:02:41
Message-ID: 1235502161.755434.3030.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 931088 by sacha:

change name : translatoid.so to plasma-applet-translatoid.so

 M  +3 -3      CMakeLists.txt  


--- trunk/playground/base/plasma/applets/translatoid/CMakeLists.txt #931087:931088
@@ -17,14 +17,14 @@
 set(ktranslatoid_SRCS ktranslatoid.cpp languagedialog.cpp voiceform.cpp )
 kde4_add_ui_files(ktranslatoid_SRCS form/generalform.ui form/voiceform.ui)
 # Now make sure all files get to the right place
-kde4_add_plugin(translatoid ${ktranslatoid_SRCS})
+kde4_add_plugin(plasma_applet_translatoid ${ktranslatoid_SRCS})
 
 
 
-target_link_libraries(translatoid 
+target_link_libraries(plasma_applet_translatoid 
                       ${KDE4_PLASMA_LIBS} ${KDE4_KDEUI_LIBS} ${QT_QTNETWORK_LIBRARY})
  
-install(TARGETS translatoid
+install(TARGETS plasma_applet_translatoid
         DESTINATION ${PLUGIN_INSTALL_DIR})
  
 install(FILES plasma-applet-translatoid.desktop
[prev in list] [next in list] [prev in thread] [next in thread] 

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