Commit Graph

5 Commits

Author SHA1 Message Date
Nedko Arnaudov 6b3524b6a6 fix potential access of NULL pointer
It could happen if delimiter is NULL. Currently the
only use is with non-NULL delimiter.
2012-11-17 15:36:00 +02:00
Nedko Arnaudov 1958d74f7c gladish: fix memory corruption 2010-12-27 03:56:59 +02:00
Nedko Arnaudov 67ba277fa5 gladish: credit translators in the about dialog
_(translator-credits) is not used because i think it will lead
to need to translate names multiple times, because some of them
appear as part of author credits, for example.
2010-12-22 17:00:01 +02:00
Nedko Arnaudov e4713bf45d new function - catdupv() 2010-09-20 00:22:19 +03:00
Nedko Arnaudov ef3a3891db move catdup to common/ 2010-09-19 17:15:11 +03:00