diff options
author | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
commit | b2f192faabe412adce79534e22efe9fb69ee40e2 (patch) | |
tree | 7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/packages/gnome/gconf-dbus/remove-old-translations.patch | |
parent | 2cf0eadf9f730027833af802d7e6c90b44248f80 (diff) | |
download | poky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz |
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gconf-dbus/remove-old-translations.patch')
-rw-r--r-- | meta/packages/gnome/gconf-dbus/remove-old-translations.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/gnome/gconf-dbus/remove-old-translations.patch b/meta/packages/gnome/gconf-dbus/remove-old-translations.patch new file mode 100644 index 0000000000..486570040f --- /dev/null +++ b/meta/packages/gnome/gconf-dbus/remove-old-translations.patch | |||
@@ -0,0 +1,11 @@ | |||
1 | --- trunk/configure.in.old 2006-06-21 13:49:59.000000000 +0100 | ||
2 | +++ trunk/configure.in 2006-06-21 13:50:21.000000000 +0100 | ||
3 | @@ -189,7 +189,7 @@ | ||
4 | |||
5 | AC_CHECK_FUNCS(flockfile) | ||
6 | |||
7 | -ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es eu fa fi fr ga gl hi hr hu id it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi yi zh_CN zh_TW ta" | ||
8 | +ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es eu fa fi fr ga gl hi hr hu id it ja ko lt lv mk ml ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi yi zh_CN zh_TW ta" | ||
9 | |||
10 | AM_GLIB_GNU_GETTEXT | ||
11 | |||