Changeset 161
- Timestamp:
- 12/29/02 19:15:05 (6 years ago)
- Files:
-
- trunk/AUTHORS (modified) (1 diff)
- trunk/BUGS (modified) (1 diff)
- trunk/README (modified) (1 diff)
- trunk/README.Pl (modified) (1 diff)
- trunk/TODO (modified) (1 diff)
- trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/AUTHORS
r148 r161 3 3 4 4 Patches: 5 Mariusz Mazur <mmazur@kernel.pl> 5 6 Tomasz Sterna <tomek@smoczy.net> trunk/BUGS
r143 r161 1 - none? (I don't belive this) 1 See the project page on JabberStudio: 2 http://www.jabberstudio.org/projects/jabber-gg-transport/project/view.php trunk/README
r99 r161 18 18 --- it will change to given uid/gid then. 19 19 20 Please report any bugs to me: 21 Jacek Konieczny <jajcus@pld.org.pl> 20 Look for more information and report any bugs or feature requests at 21 JabberStudio: 22 http://www.jabberstudio.org/projects/jabber-gg-transport/project/view.php 22 23 23 24 24 # vi: tw=72 fo=tcql1 trunk/README.Pl
r112 r161 26 26 zmieni uid i gid zaraz po starcie. 27 27 28 Prosz�g�asza�i wszelkie znalezione b��, mo�e uda mi si�e 29 poprawi� 28 Wszelkie b�� oraz pro�by o ulepszenia najlepiej umieszcza�a stronie 29 projektu na JabberStudio: 30 http://www.jabberstudio.org/projects/jabber-gg-transport/project/view.php 31 32 Mo�na oczywi�cie te� s�a�ailem do mnie. 33 30 34 Mi�ego Jabberowania :-) 31 35 trunk/TODO
r126 r161 1 Always: 2 - bug fixes 3 4 Some day: 5 - invisible/"just for friends" modes 6 - file transfer 1 See the project page on JabberStudio: 2 http://www.jabberstudio.org/projects/jabber-gg-transport/project/view.php trunk/configure.ac
r156 r161 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT([jabber-gg-transport], [1.2. 2], [jajcus@pld.org.pl])2 AC_INIT([jabber-gg-transport], [1.2.3-test1], [jajcus@pld.org.pl]) 3 3 AC_CONFIG_SRCDIR([src/ggtrans.h]) 4 4 AM_INIT_AUTOMAKE
