Remove Danish translation files when uninstalling.

This commit is contained in:
Frederik "Freso" S. Olesen
2014-03-06 11:09:46 +01:00
parent 997312191e
commit 605530fdf4
+4
View File
@@ -485,6 +485,8 @@ FunctionEnd
Delete "$INSTDIR\resources\l10n\pl\LC_MESSAGES\wxstd.mo"
Delete "$INSTDIR\resources\l10n\pt_BR\LC_MESSAGES\boss.mo"
Delete "$INSTDIR\resources\l10n\pt_BR\LC_MESSAGES\wxstd.mo"
Delete "$INSTDIR\resources\l10n\da\LC_MESSAGES\boss.mo"
Delete "$INSTDIR\resources\l10n\da\LC_MESSAGES\wxstd.mo"
RMDir "$INSTDIR\resources\l10n\ru\LC_MESSAGES"
RMDir "$INSTDIR\resources\l10n\ru"
RMDir "$INSTDIR\resources\l10n\es\LC_MESSAGES"
@@ -499,6 +501,8 @@ FunctionEnd
RMDir "$INSTDIR\resources\l10n\pl"
RMDir "$INSTDIR\resources\l10n\pt_BR\LC_MESSAGES"
RMDir "$INSTDIR\resources\l10n\pt_BR"
RMDir "$INSTDIR\resources\l10n\da\LC_MESSAGES"
RMDir "$INSTDIR\resources\l10n\da"
RMDir "$INSTDIR\resources\l10n"
RMDir "$INSTDIR\resources"