diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-09 19:35:47 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-09 19:35:47 +0200 |
commit | 115fcbcf68d08da74b0dc09687d3f7e30ee1acda (patch) | |
tree | 6398a621f09e14be01066cca15a2524ebe456012 /ubuntu/precise/applications/tdepowersave/debian/menu | |
parent | db132274da2cf5fe9fe2e04da717b0262589890e (diff) | |
parent | 04f025195612d685fa41b8614d3d650c518e907f (diff) | |
download | tde-packaging-115fcbcf68d08da74b0dc09687d3f7e30ee1acda.tar.gz tde-packaging-115fcbcf68d08da74b0dc09687d3f7e30ee1acda.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/tdepowersave/debian/menu')
-rw-r--r-- | ubuntu/precise/applications/tdepowersave/debian/menu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/tdepowersave/debian/menu b/ubuntu/precise/applications/tdepowersave/debian/menu new file mode 100644 index 000000000..6ae0f9833 --- /dev/null +++ b/ubuntu/precise/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" |