~ubuntu-branches/ubuntu/gutsy/klibido/gutsy

« back to all changes in this revision

Viewing changes to debian/patches/12_fix_desktop_file.diff

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra, Fathi Boudra, Gonéri Le Bouder
  • Date: 2006-10-14 17:44:56 UTC
  • mfrom: (4.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061014174456-4qhegwqfoagl5592
Tags: 0.2.5-3
[ Fathi Boudra ]
* Bumped standards version to 3.7.2
* merged patches from ubuntu:
  * fix desktop file
  * add kdepot
* Fix error parsing xover. Thanks to Christian Pernegger (Closes: #364117)
* Fix crash when pausing downloads. Thanks to Jerome Marant (Closes: #379232)

[ Gonéri Le Bouder ]
* remove myself from uploader

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -Nur in/src/klibido.desktop in.new/src/klibido.desktop
 
2
--- in/src/klibido.desktop      2004-09-02 01:34:50.000000000 +0200
 
3
+++ in.new/src/klibido.desktop  2006-07-12 00:44:54.000000000 +0200
 
4
@@ -1,10 +1,10 @@
 
5
 [Desktop Entry]
 
6
 Encoding=UTF-8
 
7
-Name=klibido
 
8
-Name[xx]=xxklibidoxx
 
9
+Name=Klibido
 
10
 Exec=klibido
 
11
 Icon=klibido
 
12
 Type=Application
 
13
 Comment=KDE nntp (usenet) binaries grabber
 
14
 Categories=Qt;KDE;Network
 
15
+GenericName=Usenet Binaries Downloader
 
16