diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-08 19:51:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-08 19:51:03 -0500 |
commit | 2092630a9ad186705d73db0c87db757bd4401b6a (patch) | |
tree | 0cc9a59b9d8db16350835ee2d606a8ee7c371d09 /ubuntu/raring/applications/tdepowersave/debian/menu | |
parent | 8feea0de98a45a098e8d7f5cc297deeb2bd9f359 (diff) | |
download | tde-packaging-2092630a9ad186705d73db0c87db757bd4401b6a.tar.gz tde-packaging-2092630a9ad186705d73db0c87db757bd4401b6a.zip |
Rename knetworkmanager9 and kpwoersave-nohal modules in Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/applications/tdepowersave/debian/menu')
-rw-r--r-- | ubuntu/raring/applications/tdepowersave/debian/menu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/tdepowersave/debian/menu b/ubuntu/raring/applications/tdepowersave/debian/menu new file mode 100644 index 000000000..6ae0f9833 --- /dev/null +++ b/ubuntu/raring/applications/tdepowersave/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" |