Commit Graph

16 Commits

Author SHA1 Message Date
Andrius Štikonas df9c64376f Replace kf5 with kf6. 2024-01-18 23:37:49 +00:00
Andrius Štikonas 3e0d1a33de Fix another shellcheck issue. 2023-02-26 00:09:35 +08:00
Andrius Štikonas dac5f5ff79 Fix some shellcheck issues in init-po-files. 2023-02-25 22:48:58 +08:00
Andrius Štikonas f14febd3c5 Fix a typo 2014-11-23 12:33:16 +02:00
Andrius Štikonas a6add14fdc Adapt to KF5 2014-11-21 23:12:46 +02:00
Andrius Štikonas be18e73af2 Change my email. 2014-03-23 17:56:13 +00:00
Andrius Štikonas 448c3a65bb Remove debug output 2014-01-25 16:01:33 +00:00
Andrius Štikonas 2551f9f5a2 Fix init-po-files to work with new SVN versions. 2014-01-25 16:00:29 +00:00
Andrius Štikonas c1adc872ff Use new plural formula. 2011-11-12 16:03:44 +00:00
Andrius Štikonas b3588e3314 Use better sed script. 2011-01-30 18:05:25 +00:00
Andrius Štikonas 6a2583dc39 init-po-files now sets correct plural form header. 2011-01-30 17:33:16 +00:00
Andrius Štikonas 4b47168f30 Fix a bug that created pot files in repository. 2010-09-08 18:49:26 +03:00
Andrius Štikonas f92f926032 Make init-po-files script work better with symlinks.
"cd ../podir" doesn't know that the folder is accessed via symlink
so it returs parent of the real folder not the folder where symlink exists.
This shoudn't change anything in the absence of symlinks.

Also add a few more quotes to guard against shell expansion.
2010-07-06 16:03:55 +03:00
Andrius Štikonas 24043679a2 Add quotes to prevent shell expansion in init-po-files script. 2009-08-12 11:20:42 +03:00
Andrius Štikonas c7ed490ce3 Add double quotes to prevent expansion from shell. 2009-05-10 00:42:22 +03:00
Andrius Štikonas 8189061cec Add script to batch msginit pot files. 2009-03-23 22:41:53 +02:00