aboutsummaryrefslogtreecommitdiffstats
path: root/print/kdeutils4-printer-applet/files
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-05 05:14:07 +0800
committermiwi <miwi@FreeBSD.org>2009-08-05 05:14:07 +0800
commit43930f6f219ed3892dfebf85981cf0245e8bb0ad (patch)
tree26a817671efa21a649a26e1aaa66c14cc02596a2 /print/kdeutils4-printer-applet/files
parent2be209c3bd55963bedb982844aa323bc93ea3508 (diff)
downloadfreebsd-ports-gnome-43930f6f219ed3892dfebf85981cf0245e8bb0ad.tar.gz
freebsd-ports-gnome-43930f6f219ed3892dfebf85981cf0245e8bb0ad.tar.zst
freebsd-ports-gnome-43930f6f219ed3892dfebf85981cf0245e8bb0ad.zip
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
Diffstat (limited to 'print/kdeutils4-printer-applet/files')
-rw-r--r--print/kdeutils4-printer-applet/files/patch-printer-applet__printer-applet.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/kdeutils4-printer-applet/files/patch-printer-applet__printer-applet.py b/print/kdeutils4-printer-applet/files/patch-printer-applet__printer-applet.py
deleted file mode 100644
index 4c300bb07ffe..000000000000
--- a/print/kdeutils4-printer-applet/files/patch-printer-applet__printer-applet.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./printer-applet/printer-applet.py.orig 2008-10-09 13:46:28.000000000 +0400
-+++ ./printer-applet/printer-applet.py 2009-05-04 21:25:37.000000000 +0400
-@@ -36,7 +36,7 @@
- import subprocess
- import sys
-
--SYSTEM_CONFIG_PRINTER_DIR = "/usr/share/system-config-printer"
-+SYSTEM_CONFIG_PRINTER_DIR = "%%LOCALBASE%%/share/system-config-printer"
-
- MIN_REFRESH_INTERVAL = 1 # seconds
- CONNECTING_TIMEOUT = 60 # seconds