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

List:       kde-commits
Subject:    branches/work/soc-plasma-sff/kdebase/workspace/plasma/applets/kickoff
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2008-08-08 19:24:40
Message-ID: 1218223480.965974.5555.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 844105 by mkruisselbrink:

add initial version of a menu applet that should hopefully work a bit better on small \
devices than the existing ones. This probably shouldn't end up in kdebase, but for \
now this was the easiest.


 M  +8 -0      CMakeLists.txt  
 A             sffapplet (directory)  
 A             sffapplet/applicationsmodel.cpp   [License: LGPL (v2+)]
 A             sffapplet/applicationsmodel.h   [License: LGPL (v2+)]
 A             sffapplet/groupsmodel.cpp   [License: LGPL (v2+)]
 A             sffapplet/groupsmodel.h   [License: LGPL (v2+)]
 A             sffapplet/menuwidget.cpp   [License: LGPL (v2+)]
 A             sffapplet/menuwidget.h   [License: LGPL (v2+)]
 A             sffapplet/plasma-applet-sffmenu.desktop  
 A             sffapplet/sffapplet.cpp   [License: LGPL (v2+)]
 A             sffapplet/sffapplet.h   [License: LGPL (v2+)]


--- branches/work/soc-plasma-sff/kdebase/workspace/plasma/applets/kickoff/CMakeLists.txt \
#844104:844105 @@ -73,3 +73,11 @@
 target_link_libraries(plasma_applet_simplelauncher plasma ${Kickoff_LIBS}) 
 install(TARGETS plasma_applet_simplelauncher DESTINATION ${PLUGIN_INSTALL_DIR})
 install(FILES simpleapplet/plasma-applet-simplelauncher.desktop DESTINATION \
${SERVICES_INSTALL_DIR}) +
+# Small form factor Plasma
+set ( SffApplet_SRCS ${Kickoff_SRCS} sffapplet/menuwidget.cpp \
sffapplet/sffapplet.cpp sffapplet/groupsmodel.cpp sffapplet/applicationsmodel.cpp ) \
+kde4_add_plugin(plasma_applet_sffmenu ${SffApplet_SRCS}) \
+target_link_libraries(plasma_applet_sffmenu plasma ${Kickoff_LIBS}) +install(TARGETS \
plasma_applet_sffmenu DESTINATION ${PLUGIN_INSTALL_DIR}) +install(FILES \
sffapplet/plasma-applet-sffmenu.desktop DESTINATION ${SERVICES_INSTALL_DIR}) +


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

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