diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-20 17:41:02 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-20 17:41:02 -0500 |
commit | 3c19a9ebc3392847a7bc39d5a3831c9d16baa307 (patch) | |
tree | 52cfa0d17f3eb57a87383d96e2dad215f8c8fcca /ubuntu/maverick/applications/kpowersave.cmake/debian/menu | |
parent | ecb34e8dd2bad1e72eba5a63e8e2154eabb05e29 (diff) | |
download | tde-packaging-3c19a9ebc3392847a7bc39d5a3831c9d16baa307.tar.gz tde-packaging-3c19a9ebc3392847a7bc39d5a3831c9d16baa307.zip |
Use Autotools to build kpowersave under ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kpowersave.cmake/debian/menu')
-rw-r--r-- | ubuntu/maverick/applications/kpowersave.cmake/debian/menu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kpowersave.cmake/debian/menu b/ubuntu/maverick/applications/kpowersave.cmake/debian/menu new file mode 100644 index 000000000..6ae0f9833 --- /dev/null +++ b/ubuntu/maverick/applications/kpowersave.cmake/debian/menu @@ -0,0 +1,7 @@ +?package(kpowersave):\ + needs="X11"\ + section="Applications/System/Monitoring"\ + title="KPowersave"\ + longtitle="Battery monitor and general power management"\ + icon="/usr/share/pixmaps/kpowersave.xpm"\ + command="/opt/trinity/bin/kpowersave" |