[Python-modules-commits] r20224 - in packages/nautilus-pastebin/trunk/debian/patches (2 files)

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 31 21:34:20 UTC 2012


    Date: Tuesday, January 31, 2012 @ 21:34:18
  Author: alessio
Revision: 20224

Refresh patches.

Modified:
  packages/nautilus-pastebin/trunk/debian/patches/01-default_pastebin.diff
  packages/nautilus-pastebin/trunk/debian/patches/02-desktop_file.patch

Modified: packages/nautilus-pastebin/trunk/debian/patches/01-default_pastebin.diff
===================================================================
--- packages/nautilus-pastebin/trunk/debian/patches/01-default_pastebin.diff	2012-01-31 21:29:04 UTC (rev 20223)
+++ packages/nautilus-pastebin/trunk/debian/patches/01-default_pastebin.diff	2012-01-31 21:34:18 UTC (rev 20224)
@@ -1,17 +1,17 @@
 Author: Alessio Treglia <quadrispro at ubuntu.com>
 Description: Set paste.debian.net as default pastebin URL.
 ---
- data/nautilus-pastebin.schemas |    2 +-
+ data/nautilus-pastebin.gschema.xml |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
---- nautilus-pastebin-0.3.0.orig/data/nautilus-pastebin.schemas
-+++ nautilus-pastebin-0.3.0/data/nautilus-pastebin.schemas
-@@ -46,7 +46,7 @@
-         <applyto>/apps/nautilus-pastebin/preset</applyto>
-         <owner>nautilus-pastebin</owner>
-         <type>string</type>
--        <default>pastebin.com</default>
-+        <default>paste.debian.net</default>
-         <gettext_domain>nautilus-pastebin</gettext_domain>
-         <locale name="C">
-           <short>Selected preset</short>
+--- nautilus-pastebin-0.7.0.orig/data/nautilus-pastebin.gschema.xml
++++ nautilus-pastebin-0.7.0/data/nautilus-pastebin.gschema.xml
+@@ -16,7 +16,7 @@
+             <description>Open a browser and point it to the pasted document's URL.</description>
+         </key>
+         <key type="s" name="pastebin">
+-            <default>"pastebin.com"</default>
++            <default>"paste.debian.net"</default>
+             <summary>Selected pastebin service</summary>
+             <description>The pastebin which the file will be sent to.</description>
+         </key>

Modified: packages/nautilus-pastebin/trunk/debian/patches/02-desktop_file.patch
===================================================================
--- packages/nautilus-pastebin/trunk/debian/patches/02-desktop_file.patch	2012-01-31 21:29:04 UTC (rev 20223)
+++ packages/nautilus-pastebin/trunk/debian/patches/02-desktop_file.patch	2012-01-31 21:34:18 UTC (rev 20224)
@@ -5,8 +5,8 @@
  data/nautilus-pastebin-configurator.desktop |    1 +
  1 file changed, 1 insertion(+)
 
---- nautilus-pastebin-0.4.1.orig/data/nautilus-pastebin-configurator.desktop
-+++ nautilus-pastebin-0.4.1/data/nautilus-pastebin-configurator.desktop
+--- nautilus-pastebin-0.7.0.orig/data/nautilus-pastebin-configurator.desktop
++++ nautilus-pastebin-0.7.0/data/nautilus-pastebin-configurator.desktop
 @@ -6,3 +6,4 @@ GenericName[it]=Pannello di configurazio
  Icon=nautilus-pastebin
  Categories=Settings;




More information about the Python-modules-commits mailing list