~ubuntu-branches/ubuntu/saucy/synaptic/saucy

« back to all changes in this revision

Viewing changes to debian/patches/02_ubuntu_desktop_file.dpatch

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-06-11 17:49:11 UTC
  • Revision ID: package-import@ubuntu.com-20120611174911-6r2z3abmwvatjjic
Tags: 0.75.12
* updated Telugu translation, thanks to  Praveen Illa
* Fix  "Enter on keypad cannot work with Find dialog" (closes: #673804),
  thanks to YunQiang Su
* po/de.po:
  - fix incorrect translation of breaks (closes: #622752)
* use synaptic-pkexec in debian as well and remove from the
  Ubuntu patch set (closes: #674071)
* debian/patches/03_hide_browse_documentation.dpatch:
  - removed, not worth the delta
* common/sections_trans.cc:
  - make "Tasks" translatable, thanks to Sergey Alyoshin
    (closes: #675862)
* po/ru.po:
  - updated russian translation, thanks to Sergey Alyoshin
    (closes: #675859)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 02_ubuntu_desktop_file.dpatch by  <egon@localhost.localdomain>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
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
 
 _Name=Synaptic Package Manager
13
 
 _GenericName=Package Manager
14
 
 _Comment=Install, remove and upgrade software packages
15
 
-Exec=su-to-root -X -c /usr/sbin/synaptic
16
 
+Exec=synaptic-pkexec
17
 
 Icon=synaptic
18
 
 Terminal=false
19
 
 Type=Application
20
 
 Categories=PackageManager;GTK;System;Settings;
21
 
 NotShowIn=KDE;
22
 
+X-Ubuntu-Gettext-Domain=synaptic