summary refs log tree commit diff stats
path: root/po/POTFILES.in
AgeCommit message (Collapse)Author
2017-06-13build: Replace Autotools with MesonPatrick Griffis
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
2015-03-20Fix typoTingPing
2015-02-21Unify sysinfo plugins and add osx supportTingPing
This does remove the net* commands from the Unix version that may return at a later date with OSX and Windows support. This commit also makes numerious other changes such as code cleanup, reformatting, etc. Closes #829
2015-02-04Implement windows 8.1+ notificationsTingPing
This splits notifications up into multiple backends currently only libnotify on unix and win8 toasts. The win8 backend was originally written by @leeter though heavily modified.
2014-12-30Rewrite identdTingPing
- Use gio (which is cross platform) - Properly support multiple users - Allow configuring port - Allow other plugins overriding
2014-06-21Make plugin-timer translatableTingPing
2014-06-01Add missing files to POTFILES.inTingPing
2014-02-16Translate desktop filesTingPing
2014-01-20Translate appdata fileTingPing
2013-09-15Update POTFILES.inTingPing
2013-09-08Remove about.c from POTFILES.inTingPing
2012-10-30Add speller strings to translation templateBerke Viktor
2012-10-25Fix L10n generationBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com