~ubuntu-branches/ubuntu/wily/wicd/wily

« back to all changes in this revision

Viewing changes to debian/patches/01-fix_desktop_file.patch

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2009-06-22 17:59:27 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622175927-iax3alden0bmj6zg
Tags: 1.6.1-3
* debian/config, debian/templates updated:
  - only show users to add to netdev, skip those who are already
    members (Closes: #534138)
  - gracefully handle upgrades from previous broken versions, where
    debconf set a value of ${default} for wicd/users
    (Closes: #532112)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Remove deprecated Encoding line.
2
 
--- wicd.orig/other/wicd-tray.desktop
3
 
+++ wicd/other/wicd-tray.desktop
4
 
@@ -1,6 +1,5 @@
5
 
 [Desktop Entry]
6
 
 Categories=Application;Network;
7
 
-Encoding=UTF-8
8
 
 Exec=wicd-client
9
 
 GenericName=Network Manager
10
 
 Icon=wicd-client
11
 
--- wicd.orig/other/wicd.desktop
12
 
+++ wicd/other/wicd.desktop
13
 
@@ -1,6 +1,5 @@
14
 
 [Desktop Entry]
15
 
 Categories=Application;Network;
16
 
-Encoding=UTF-8
17
 
 Exec=wicd-client --no-tray
18
 
 GenericName=Network Manager
19
 
 Icon=wicd-client