~ubuntu-branches/ubuntu/intrepid/gparted/intrepid

« back to all changes in this revision

Viewing changes to debian/patches/01_fix-desktop.patch

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-18 09:24:46 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070518092446-qog6ipxs9ah78q0c
Tags: 0.3.3-2ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/control:
    - Maintainer: Ubuntu Core Developers
      <ubuntu-devel-discuss@lists.ubuntu.com> 
    - don't depend on menu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -urpN gparted-0.3.3/gparted.desktop.in gparted-0.3.3.new/gparted.desktop.in
 
2
--- gparted-0.3.3/gparted.desktop.in    2006-01-26 16:20:45.000000000 +0330
 
3
+++ gparted-0.3.3.new/gparted.desktop.in        2007-04-24 10:10:12.000000000 +0330
 
4
@@ -1,8 +1,8 @@
 
5
 [Desktop Entry]
 
6
 Encoding=UTF-8
 
7
-_Name=GParted
 
8
+_Name=Partition Editor
 
9
 _Comment=GNOME Partition Editor
 
10
-Exec=gparted
 
11
+Exec=gksu gparted
 
12
 Icon=gparted.png
 
13
 Terminal=false
 
14
 Type=Application