- added gettext interface
authorMichael Andres <ma@suse.de>
Thu, 15 Dec 2005 00:07:44 +0000 (00:07 +0000)
committerMichael Andres <ma@suse.de>
Thu, 15 Dec 2005 00:07:44 +0000 (00:07 +0000)
commit4f0deeb346282f98f509e3faa08520334ff72ba6
tree474fc899e5f5faf85075b7d2e879da071d0949ad
parenta8fc3b2bc70675525faf4ab416686202dcffcd12
- added gettext interface
- added class LanguageCode and CountryCode
zypp/CountryCode.cc [new file with mode: 0644]
zypp/CountryCode.h [new file with mode: 0644]
zypp/LanguageCode.cc [new file with mode: 0644]
zypp/LanguageCode.h [new file with mode: 0644]
zypp/Makefile.am
zypp/base/Gettext.cc [new file with mode: 0644]
zypp/base/Gettext.h [new file with mode: 0644]
zypp/base/Makefile.am
zypp/media/ProxyInfo.h