aboutsummaryrefslogtreecommitdiffstats
path: root/data/man
Commit message (Expand)AuthorAgeFilesLines
* fix the uk manpage•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6178 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-06-011-1/+1
* set eol-style native•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6176 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-06-011-143/+143
* updated ukrainian translation, thanks to Igor Paliychuk•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6064 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-02-011-0/+143
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-5/+0
* update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4942 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2010-08-291-12/+12
* manual in portuguese•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4928 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2010-08-231-0/+144
* updated french translation by xoffice•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4873 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-141-0/+143
* added switch for man dir•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3603 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-131-2/+2
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-016-448/+16
* updated german man page•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3288 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-06-252-27/+190
* updated english man and added italian's•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3287 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-06-254-23/+455
* fixed handling of man pages•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3278 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-06-231-5/+5
* added regex to fix rule•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3277 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-06-231-0/+2
* added rules to handle translated mans•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3276 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-06-232-4/+13
* bug reports should go to the tracker•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3271 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-06-231-2/+3
* little improvement•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3270 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-06-221-3/+3
* typo fix and setting eol:style to native•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3269 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-06-221-1/+1
* Add German manual page (translation of the English man page).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3268 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-06-221-0/+137
* applied patch 20_fixman_b.diff from Raúl Sánchez Siles, fixes a syntax erro...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3136 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-03-141-1/+0
* fix this on trunk also, partly refs r2538•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2539 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-231-0/+1
* fixed "manpages" cmakelist•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2524 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-211-0/+12
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-161-1/+1
* fix for vs2008+cmake on module linking•••removeod old "hires" and "lowres" theme directories added 4 missing cmakelists.txt in data/ updated win32 install instructions git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-031-0/+2
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-031-3/+0
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-183-0/+141