This website requires JavaScript.
Explore
Help
Sign In
alecs
/
plasma-framework
Watch
1
Star
0
Fork
0
You've already forked plasma-framework
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
03ba14895c
plasma-framework
/
tools
/
CMakeLists.txt
3 lines
67 B
CMake
Raw
Normal View
History
Unescape
Escape
Add in missing CMakeLists.txt files svn path=/trunk/KDE/kdebase/runtime/; revision=969012
2009-05-17 12:01:33 +02:00
add_subdirectory
(
plasmapkg
)
Implement a CLI tool allowing to add remote plasmoids Use the D-Bus call on the Plasma Desktop shell to create a cli helper tool allowing you to add a remote widgets based on its URL. So something like "plasma-remote-helper plasma://host:port/name" will add the plasmoid "name" exported from "host" to your current activity.
2011-04-29 16:52:53 +02:00
add_subdirectory
(
plasma-remote-helper
)
Reference in New Issue
Copy Permalink