diff options
Diffstat (limited to 'ubuntu/precise/applications/tdepowersave/debian/menu')
-rw-r--r-- | ubuntu/precise/applications/tdepowersave/debian/menu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/precise/applications/tdepowersave/debian/menu b/ubuntu/precise/applications/tdepowersave/debian/menu index 6ae0f9833..c2c6cc3d2 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/menu +++ b/ubuntu/precise/applications/tdepowersave/debian/menu @@ -1,7 +1,7 @@ -?package(kpowersave):\ +?package(tdepowersave):\ needs="X11"\ section="Applications/System/Monitoring"\ - title="KPowersave"\ + title="TDEPowersave"\ longtitle="Battery monitor and general power management"\ - icon="/usr/share/pixmaps/kpowersave.xpm"\ - command="/opt/trinity/bin/kpowersave" + icon="/opt/trinity/share/pixmaps/tdepowersave.xpm"\ + command="/opt/trinity/bin/tdepowersave" |