]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- wywalilem funta, bo nie chce sie kompilowac (wina kompilatora??)
authormichuz <michuz@pld-linux.org>
Thu, 15 Aug 2002 14:50:04 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-charpick.patch -> 1.1

gnome-applets-charpick.patch [new file with mode: 0644]

diff --git a/gnome-applets-charpick.patch b/gnome-applets-charpick.patch
new file mode 100644 (file)
index 0000000..f8f566a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur gnome-applets-2.0.1/charpick/charpick.c gnome-applets-2.0.1.new/charpick/charpick.c
+--- gnome-applets-2.0.1/charpick/charpick.c    Sun Jul 21 17:23:45 2002
++++ gnome-applets-2.0.1.new/charpick/charpick.c        Thu Aug 15 16:45:25 2002
+@@ -244,8 +244,6 @@
+                break;
+     case '$' : p_curr_data->charlist = currency_list;
+                break;
+-    case '£' : p_curr_data->charlist = currency_list;
+-               break;
+     case '¤' : p_curr_data->charlist = currency_list;
+                break;
+     case '1' : p_curr_data->charlist = one_list;
This page took 0.747591 seconds and 4 git commands to generate.