summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-29 19:53:11 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-29 19:53:11 +0800
commita706cb7ba899c783b866fb60febfd1a21bf64ce5 (patch)
treeb996e69dfcce1f982f587f3df0904fd4e2539fb5 /x11/gnome-panel/files
parent4377adbd28decee347efc201d361ed078c451c68 (diff)
downloadmarcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar.gz
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar.bz2
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar.lz
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar.xz
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.tar.zst
marcuscom-ports-a706cb7ba899c783b866fb60febfd1a21bf64ce5.zip
Update to 2.31.2.
Update dependancies. Kill off bonobo support ..... oh wait. Make bonobo applet support a option, default to on. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14152 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/files')
-rw-r--r--x11/gnome-panel/files/patch-applets_clock_clock-location.c11
-rw-r--r--x11/gnome-panel/files/patch-applets_clock_clock.c11
-rw-r--r--x11/gnome-panel/files/patch-configure11
-rw-r--r--x11/gnome-panel/files/patch-po_ja.po20
-rw-r--r--x11/gnome-panel/files/patch-po_ko.po29
5 files changed, 82 insertions, 0 deletions
diff --git a/x11/gnome-panel/files/patch-applets_clock_clock-location.c b/x11/gnome-panel/files/patch-applets_clock_clock-location.c
new file mode 100644
index 000000000..aa25ac2fc
--- /dev/null
+++ b/x11/gnome-panel/files/patch-applets_clock_clock-location.c
@@ -0,0 +1,11 @@
+--- applets/clock/clock-location.c.orig 2008-04-07 17:17:51.000000000 -0400
++++ applets/clock/clock-location.c 2008-04-07 22:54:31.000000000 -0400
+@@ -27,6 +27,8 @@
+ #include "clock-marshallers.h"
+ #include "set-timezone.h"
+
++#define daylight 1
++
+ G_DEFINE_TYPE (ClockLocation, clock_location, G_TYPE_OBJECT)
+
+ typedef struct {
diff --git a/x11/gnome-panel/files/patch-applets_clock_clock.c b/x11/gnome-panel/files/patch-applets_clock_clock.c
new file mode 100644
index 000000000..a9b459b74
--- /dev/null
+++ b/x11/gnome-panel/files/patch-applets_clock_clock.c
@@ -0,0 +1,11 @@
+--- applets/clock/clock.c.orig 2009-07-01 15:06:23.000000000 +0200
++++ applets/clock/clock.c 2009-07-19 15:59:26.000000000 +0200
+@@ -71,6 +71,8 @@
+ #include "set-timezone.h"
+ #include "system-timezone.h"
+
++#define daylight 1
++
+ #define INTERNETSECOND (864)
+ #define INTERNETBEAT (86400)
+
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
new file mode 100644
index 000000000..785c7f0f6
--- /dev/null
+++ b/x11/gnome-panel/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2010-01-07 14:47:10.000000000 +0100
++++ configure 2010-01-07 14:47:58.000000000 +0100
+@@ -13318,7 +13318,7 @@
+
+ # Find any Python interpreter.
+ if test -z "$PYTHON"; then
+- for ac_prog in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++ for ac_prog in python python2 python3 python3.0 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
diff --git a/x11/gnome-panel/files/patch-po_ja.po b/x11/gnome-panel/files/patch-po_ja.po
new file mode 100644
index 000000000..5a71e3919
--- /dev/null
+++ b/x11/gnome-panel/files/patch-po_ja.po
@@ -0,0 +1,20 @@
+--- po/ja.po.orig 2007-08-13 19:37:02.000000000 -0400
++++ po/ja.po 2007-08-14 17:00:06.000000000 -0400
+@@ -97,7 +97,7 @@ msgstr "%k:%M"
+ #. * possible.
+ #: ../applets/clock/calendar-window.c:234
+ msgid "%b %d"
+-msgstr "%b%e日"
++msgstr "%B%e日"
+
+ #: ../applets/clock/calendar-window.c:742
+ msgid "_Tasks"
+@@ -138,7 +138,7 @@ msgstr "%k:%M:%S"
+ #.
+ #: ../applets/clock/clock.c:369
+ msgid "%a %b %e"
+-msgstr "%b%e日 (%a)"
++msgstr "%B%e日 (%a)"
+
+ #. translators: reverse the order of these arguments
+ #. * if the time should come before the
diff --git a/x11/gnome-panel/files/patch-po_ko.po b/x11/gnome-panel/files/patch-po_ko.po
new file mode 100644
index 000000000..7de508a0e
--- /dev/null
+++ b/x11/gnome-panel/files/patch-po_ko.po
@@ -0,0 +1,29 @@
+--- po/ko.po.orig 2008-02-26 18:15:58.000000000 +0100
++++ po/ko.po 2008-02-26 18:16:31.000000000 +0100
+@@ -95,7 +95,7 @@ msgstr "%H:%M"
+ #. * possible.
+ #: ../applets/clock/calendar-window.c:250
+ msgid "%b %d"
+-msgstr "%b %e일"
++msgstr "%B %e일"
+
+ #: ../applets/clock/calendar-window.c:765
+ msgid "Tasks"
+@@ -146,7 +146,7 @@ msgstr "%H:%M:%S"
+ #.
+ #: ../applets/clock/clock.c:443
+ msgid "%a %b %e"
+-msgstr "%b %e일 (%a)"
++msgstr "%B %e일 (%a)"
+
+ #. translators: reverse the order of these arguments
+ #. * if the time should come before the
+@@ -207,7 +207,7 @@ msgstr "%p %I:%M"
+
+ #: ../applets/clock/clock.c:1590
+ msgid "%A, %B %d %Y"
+-msgstr "%Y년 %b %e일 %A"
++msgstr "%Y년 %B %e일 %A"
+
+ #: ../applets/clock/clock.c:1665
+ #, c-format