]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- up to 2.3.2
authorspeedy <speedy@pld-linux.org>
Sat, 4 Jun 2005 10:16:02 +0000 (10:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa-includes.patch -> 1.1
    balsa-locale-names.patch -> 1.3

balsa-includes.patch [new file with mode: 0644]
balsa-locale-names.patch

diff --git a/balsa-includes.patch b/balsa-includes.patch
new file mode 100644 (file)
index 0000000..032aeb2
--- /dev/null
@@ -0,0 +1,10 @@
+--- balsa-2.3.2/libbalsa/address-book-ldap.c.orig      2005-04-03 00:45:26.000000000 +0200
++++ balsa-2.3.2/libbalsa/address-book-ldap.c   2005-06-04 12:14:30.000000000 +0200
+@@ -26,6 +26,7 @@
+  * ldap caching deleted since it is deprecated in openldap-2.1.x series.
+  */
+ #include "config.h"
++#include "i18n.h"
+ #if ENABLE_LDAP
index 4ca36ccb871981d4086a63bfbdd79064e48a1f1d..579c169e7f41bf469bb7964ce90db14e883216c7 100644 (file)
@@ -1,11 +1,11 @@
---- balsa-2.2.6/configure.in   2004-11-19 22:23:40.000000000 +0000
-+++ balsa-2.2.6.new/configure.in       2004-11-23 14:37:25.218470688 +0000
-@@ -173,7 +173,7 @@
- dnl All the linguas, all the time.
- dnl ###########################################################################
+--- balsa-2.3.2/configure.in.orig      2005-05-08 18:33:48.000000000 +0200
++++ balsa-2.3.2/configure.in   2005-06-04 11:34:51.000000000 +0200
+@@ -187,7 +187,7 @@
  
--ALL_LINGUAS="am az bg ca cs da de en_CA en_GB el es et fi fr ga he hi hr hu it ja ko lt lv ml ms nl no nn pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
-+ALL_LINGUAS="am az bg ca cs da de en_CA en_GB el es et fi fr ga he hi hr hu it ja ko lt lv ml ms nl nb nn pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
+ # gettext
+ #
+-ALL_LINGUAS="am az bg ca cs da de el en_CA en_GB es et fi fr ga he hi hr hu it ja ko lt lv ml ms nb nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
++ALL_LINGUAS="am az bg ca cs da de el en_CA en_GB es et fi fr ga he hi hr hu it ja ko lt lv ml ms nb nl nn pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
  GETTEXT_PACKAGE=balsa
  AC_SUBST(GETTEXT_PACKAGE)
  AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
This page took 0.058533 seconds and 4 git commands to generate.