~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to debian/patches/02_ubuntu_desktop_file.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-02-09 16:03:03 UTC
  • mfrom: (3.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090209160303-g2hldfhmsdfcrz5g
Tags: 0.62.5ubuntu1
* po/th.po:
  - updated Thai translation (closes: #512605)
* gtk/rgdebinstallprogress.cc:
  - if forkpty() show a propper error message
    (thanks to Evan) 
* gtk/rgfetchprogress.cc:
  - if the ETA is huge report it as unknown (LP: #322871)
* debian/control:
  - add depends to hicolor-icon-theme
  - rebuild against latest libapt/libept

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## DP: No description.
6
6
 
7
7
@DPATCH@
8
 
diff -urNad main~/data/synaptic.desktop.in main/data/synaptic.desktop.in
9
 
--- main~/data/synaptic.desktop.in      2008-06-12 15:55:31.000000000 +0200
10
 
+++ main/data/synaptic.desktop.in       2008-06-12 16:08:20.000000000 +0200
11
 
@@ -2,7 +2,7 @@
 
8
diff -urNad bug298172~/data/synaptic.desktop.in bug298172/data/synaptic.desktop.in
 
9
--- bug298172~/data/synaptic.desktop.in 2009-01-14 19:39:05.000000000 +0000
 
10
+++ bug298172/data/synaptic.desktop.in  2009-01-14 20:49:18.000000000 +0000
 
11
@@ -2,9 +2,10 @@
12
12
 _Name=Synaptic Package Manager
13
13
 _GenericName=Package Manager
14
14
 _Comment=Install, remove and upgrade software packages
15
15
-Exec=su-to-root -X -c /usr/sbin/synaptic
16
 
+Exec=gksu /usr/sbin/synaptic
 
16
+Exec=gksu --description /usr/share/applications/synaptic.desktop /usr/sbin/synaptic
17
17
 Icon=synaptic
18
18
 Terminal=false
19
19
 Type=Application
 
20
 Categories=PackageManager;GTK;System;Settings;
 
21
 NotShowIn=KDE;
 
22
+X-Ubuntu-Gettext-Domain=synaptic