gettext: move to trunk and add myself as maintainer
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 10 Oct 2012 17:57:59 +0000 (17:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 10 Oct 2012 17:57:59 +0000 (17:57 +0000)
commit1e06752a51b08dae12dfbac4e0704ff121c59928
tree02a53e99087587a92567963d44ff4fc60d4c6809
parent2755003fc9fcdb6d7942cf2b5f24b34fc94975fa
gettext: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33712 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/libs/gettext/Makefile [new file with mode: 0644]
package/libs/gettext/src/include/libintl.h [new file with mode: 0644]
package/libs/gettext/src/m4/codeset.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/gettext.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intl.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intldir.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intlmacosx.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/lcmessage.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/nls.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/po.m4 [new file with mode: 0644]