diff options
author | Andreas Hasenack <andreas@mandriva.com> | 2007-09-18 20:51:38 +0000 |
---|---|---|
committer | Andreas Hasenack <andreas@mandriva.com> | 2007-09-18 20:51:38 +0000 |
commit | bf853c156a292162518294a28a1aebfe6dce0139 (patch) | |
tree | ff69e6496ce8cda89723fa887b136b13b113a72b /data/rpmdrake-sources.desktop.in | |
parent | 3164cd7072586b72c06e46189041bb7d62d23279 (diff) | |
download | rpmdrake-bf853c156a292162518294a28a1aebfe6dce0139.tar rpmdrake-bf853c156a292162518294a28a1aebfe6dce0139.tar.gz rpmdrake-bf853c156a292162518294a28a1aebfe6dce0139.tar.bz2 rpmdrake-bf853c156a292162518294a28a1aebfe6dce0139.tar.xz rpmdrake-bf853c156a292162518294a28a1aebfe6dce0139.zip |
- correct path for Software Media Manager desktop file so that consolehelper kicks in
Diffstat (limited to 'data/rpmdrake-sources.desktop.in')
-rw-r--r-- | data/rpmdrake-sources.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/rpmdrake-sources.desktop.in b/data/rpmdrake-sources.desktop.in index 7d4785fc..afaced9c 100644 --- a/data/rpmdrake-sources.desktop.in +++ b/data/rpmdrake-sources.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Software Media Manager Icon=edit-urpm-sources -Exec=/usr/sbin/edit-urpm-sources.pl -TryExec=/usr/sbin/edit-urpm-sources.pl +Exec=/usr/bin/drakrpm-edit-media +TryExec=/usr/bin/drakrpm-edit-media Terminal=false Type=Application Categories=X-MandrivaLinux-CrossDesktop;GTK;System;PackageManager; |