[packages/kde4-kdeplasma-addons] - outdated

charles charles at pld-linux.org
Sun Dec 2 21:11:14 CET 2012


commit fffe0e90b397a55a4f6c838b4a709b2df428dc0c
Author: Karol Krenski <charles at pld-linux.org>
Date:   Sun Dec 2 21:11:09 2012 +0100

    - outdated

 kde4-kdeplasma-addons-pastebinpld.patch | 58 ---------------------------------
 1 file changed, 58 deletions(-)
---
diff --git a/kde4-kdeplasma-addons-pastebinpld.patch b/kde4-kdeplasma-addons-pastebinpld.patch
deleted file mode 100644
index 637e444..0000000
--- a/kde4-kdeplasma-addons-pastebinpld.patch
+++ /dev/null
@@ -1,58 +0,0 @@
-diff -ur kdeplasma-addons-4.3.90/applets/pastebin/pastebin.cpp kdeplasma-addons-4.3.90.new/applets/pastebin/pastebin.cpp
---- kdeplasma-addons-4.3.90/applets/pastebin/pastebin.cpp	2009-12-17 17:38:19.000000000 +0100
-+++ kdeplasma-addons-4.3.90.new/applets/pastebin/pastebin.cpp	2010-01-13 13:09:05.205990344 +0100
-@@ -466,7 +466,7 @@
-             break;
- 
-         case Pastebin::PASTEBINCOM:
--           serverAddress = cg.readEntry("pastebincom", "http://pastebin.com");
-+           serverAddress = cg.readEntry("pastebincom", "http://pld.pastebin.com");
-            break;
-     }
- 
-@@ -818,7 +818,7 @@
-                 break;
- 
-             case Pastebin::PASTEBINCOM:
--                ops.writeEntry("server", cg.readEntry("pastebincom", "http://pastebin.com"));
-+                ops.writeEntry("server", cg.readEntry("pastebincom", "http://pld.pastebin.com"));
-                 break;
-         }
- 
-diff -ur kdeplasma-addons-4.3.90/applets/pastebin/pastebin.h kdeplasma-addons-4.3.90.new/applets/pastebin/pastebin.h
---- kdeplasma-addons-4.3.90/applets/pastebin/pastebin.h	2009-12-05 00:09:42.000000000 +0100
-+++ kdeplasma-addons-4.3.90.new/applets/pastebin/pastebin.h	2010-01-13 13:28:15.798996766 +0100
-@@ -80,7 +80,7 @@
-         Sending = 8      /* Sending data to the server, waiting for reply */
-     };
- 
--    enum textServers { PASTEBINCA, PASTEBINCOM };
-+    enum textServers { PASTEBINCOM, PASTEBINCA };
-     enum imageServers { IMAGEBINCA, IMAGESHACK, SIMPLESTIMAGEHOSTING, IMGUR };
- 
- public slots:
-diff -ur kdeplasma-addons-4.3.90/dataengines/pastebin/backends/pastebincom.h kdeplasma-addons-4.3.90.new/dataengines/pastebin/backends/pastebincom.h
---- kdeplasma-addons-4.3.90/dataengines/pastebin/backends/pastebincom.h	2009-09-04 13:31:16.000000000 +0200
-+++ kdeplasma-addons-4.3.90.new/dataengines/pastebin/backends/pastebincom.h	2010-01-13 13:10:03.552445605 +0100
-@@ -27,7 +27,7 @@
- #include <kio/global.h>
- #include <kio/job.h>
- 
--#define PASTEBINCOM_SERVER "http://pastebin.com"
-+#define PASTEBINCOM_SERVER "http://pld.pastebin.com"
- 
- class PastebinCOMServer : public PastebinServer
- {
-diff -ur kdeplasma-addons-4.3.90/dataengines/pastebin/pastebinservice.h kdeplasma-addons-4.3.90.new/dataengines/pastebin/pastebinservice.h
---- kdeplasma-addons-4.3.90/dataengines/pastebin/pastebinservice.h	2009-10-15 18:34:11.000000000 +0200
-+++ kdeplasma-addons-4.3.90.new/dataengines/pastebin/pastebinservice.h	2010-01-13 13:28:35.522328387 +0100
-@@ -34,7 +34,7 @@
-     Q_OBJECT
- 
- public:
--    enum textServers { PASTEBINCA, PASTEBINCOM };
-+    enum textServers { PASTEBINCOM, PASTEBINCA };
-     enum imageServers { IMAGEBINCA, IMAGESHACK, SIMPLESTIMAGEHOSTING, IMGUR };
- 
-     PastebinService(PastebinEngine *engine);
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdeplasma-addons.git/commitdiff/fffe0e90b397a55a4f6c838b4a709b2df428dc0c



More information about the pld-cvs-commit mailing list