SOURCES: gget-desktop.patch (NEW), gget-dont-hardcode-python-version.patch ...

megabajt megabajt at pld-linux.org
Mon Dec 22 15:09:10 CET 2008


Author: megabajt                     Date: Mon Dec 22 14:09:09 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   gget-desktop.patch (NONE -> 1.1)  (NEW), gget-dont-hardcode-python-version.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gget-desktop.patch
diff -u /dev/null SOURCES/gget-desktop.patch:1.1
--- /dev/null	Mon Dec 22 15:09:10 2008
+++ SOURCES/gget-desktop.patch	Mon Dec 22 15:09:03 2008
@@ -0,0 +1,17 @@
+diff -urN gget-0.0.4/data/gget.desktop.in gget-0.0.4.new/data/gget.desktop.in
+--- gget-0.0.4/data/gget.desktop.in	2008-12-20 12:35:51.000000000 +0100
++++ gget-0.0.4.new/data/gget.desktop.in	2008-12-22 14:55:19.000000000 +0100
+@@ -1,6 +1,5 @@
+ [Desktop Entry]
+ Version=1.0
+-Encoding=UTF-8
+ _Name=GGet Download Manager
+ _GenericName=Download Manager
+ _Comment=Download files from the Internet
+@@ -9,5 +8,5 @@
+ StartupNotify=true
+ Terminal=false
+ Type=Application
+-Categories=GNOME;GTK;Application;Network;
++Categories=GNOME;GTK;Network;
+ MimeType=application/metalink+xml;

================================================================
Index: SOURCES/gget-dont-hardcode-python-version.patch
diff -u /dev/null SOURCES/gget-dont-hardcode-python-version.patch:1.1
--- /dev/null	Mon Dec 22 15:09:11 2008
+++ SOURCES/gget-dont-hardcode-python-version.patch	Mon Dec 22 15:09:04 2008
@@ -0,0 +1,9 @@
+diff -urN gget-0.0.4/bin/gget.in gget-0.0.4.new/bin/gget.in
+--- gget-0.0.4/bin/gget.in	2008-12-20 12:35:51.000000000 +0100
++++ gget-0.0.4.new/bin/gget.in	2008-12-22 14:51:49.000000000 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python2.5
++#!/usr/bin/env python
+ # -*- coding: utf-8 -*-
+ 
+ # Copyright (C) 2008 Johan Svedberg <johan at svedberg.com>
================================================================


More information about the pld-cvs-commit mailing list