~ubuntu-branches/ubuntu/maverick/luckybackup/maverick

« back to all changes in this revision

Viewing changes to menu/fix-ubuntu-menu.diff

  • Committer: Andrew Starr-Bochicchio
  • Date: 2010-05-26 04:01:25 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: a.starr.b@gmail.com-20100526040125-9fjy5y0jyzlrbkny
Tags: 0.4.0-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
 - Use gksu to launch in superuser mode as Ubuntu
   doesn't use su-to-root.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- luckybackup-gnome-su.orig.desktop   2010-04-10 13:42:36.000000000 +0300
 
2
+++ luckybackup-gnome-su.desktop        2010-04-10 13:43:30.000000000 +0300
 
3
@@ -10,7 +10,7 @@
 
4
 Comment[en]=Backup & sync your data with the power of rsync
 
5
 Comment[en_US]=Backup & sync your data with the power of rsync
 
6
 Comment[es]=Haz copias de seguridad y sincroniza tus archivos con el poder de rsync
 
7
-Exec=su-to-root -X -c /usr/bin/luckybackup
 
8
+Exec=gksu /usr/bin/luckybackup
 
9
 Terminal=false
 
10
 Type=Application
 
11
 Icon=/usr/share/pixmaps/luckybackup.png