add gtk l10n to the installer
This commit is contained in:
parent
c71cbdd78c
commit
882038b31a
@ -38,3 +38,4 @@ xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
|
|||||||
::xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
::xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
||||||
|
xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\lib\locale
|
||||||
|
@ -38,3 +38,4 @@ xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
|
|||||||
xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
||||||
|
xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\lib\locale
|
||||||
|
Loading…
Reference in New Issue
Block a user