summary refs log tree commit diff stats
path: root/src/common/dbus/remote-object.xml
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2016-01-25 23:36:06 -0500
committerPatrick Griffis <tingping@tingping.se>2016-01-25 23:36:06 -0500
commit5c534ac344ab8646185e9c50198365eb774920a3 (patch)
treeb999febe36fefb3f4d7e46a0733e29f8d89b1f66 /src/common/dbus/remote-object.xml
parentea9e8d353b4efd68e1f5c7da5962313c7b662f39 (diff)
Fix leaks
Diffstat (limited to 'src/common/dbus/remote-object.xml')
0 files changed, 0 insertions, 0 deletions
@echo off
echo.Compiling translations . . .
cd ..\po
rmdir /q /s locale
mkdir locale
for %%A in (am az be bg ca cs de el en_GB es et eu fi fr gl hi hu it ja kn ko lt lv mk ms nb nl no pa pl pt pt_BR ru sk sl sq sr sv th uk vi wa zh_CN zh_TW) do mkdir locale\%%A\LC_MESSAGES && msgfmt -co locale\%%A\LC_MESSAGES\xchat.mo %%A.po
cd ..\build