diff options
Diffstat (limited to 'ubuntu/precise/applications/kpowersave-nohal/debian/menu')
-rw-r--r-- | ubuntu/precise/applications/kpowersave-nohal/debian/menu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kpowersave-nohal/debian/menu b/ubuntu/precise/applications/kpowersave-nohal/debian/menu new file mode 100644 index 000000000..6ae0f9833 --- /dev/null +++ b/ubuntu/precise/applications/kpowersave-nohal/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" |