mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
speedo: Install Spanish translation for Libgpg-error.
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
3bd793256e
commit
6365338816
@ -743,6 +743,8 @@ Section "-libgpg-error" SEC_libgpg_error
|
||||
File share/locale/de/LC_MESSAGES/libgpg-error.mo
|
||||
SetOutPath "$INSTDIR\share\locale\eo\LC_MESSAGES"
|
||||
File share/locale/eo/LC_MESSAGES/libgpg-error.mo
|
||||
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
|
||||
File share/locale/es/LC_MESSAGES/libgpg-error.mo
|
||||
SetOutPath "$INSTDIR\share\locale\fr\LC_MESSAGES"
|
||||
File share/locale/fr/LC_MESSAGES/libgpg-error.mo
|
||||
SetOutPath "$INSTDIR\share\locale\hu\LC_MESSAGES"
|
||||
@ -1249,6 +1251,9 @@ Section "-un.libgpg-error"
|
||||
Delete "$INSTDIR\share\locale\eo\LC_MESSAGES\libgpg-error.mo"
|
||||
RMDir "$INSTDIR\share\locale\eo\LC_MESSAGES"
|
||||
RMDir "$INSTDIR\share\locale\eo"
|
||||
Delete "$INSTDIR\share\locale\es\LC_MESSAGES\libgpg-error.mo"
|
||||
RMDir "$INSTDIR\share\locale\es\LC_MESSAGES"
|
||||
RMDir "$INSTDIR\share\locale\es"
|
||||
Delete "$INSTDIR\share\locale\fr\LC_MESSAGES\libgpg-error.mo"
|
||||
RMDir "$INSTDIR\share\locale\fr\LC_MESSAGES"
|
||||
RMDir "$INSTDIR\share\locale\fr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user