Commit Graph

55 Commits

Author SHA1 Message Date
Philipp Hörist 763eba0acc Update README 2017-08-19 02:29:07 +02:00
Yann Leboulanger d994845212 Revert "use netifaces to get local IPs if available. Fixes #8666"
This reverts commit b9c363e9cd.
2017-08-14 18:36:40 +02:00
Yann Leboulanger b9c363e9cd use netifaces to get local IPs if available. Fixes #8666 2017-08-14 16:43:44 +02:00
Yann Leboulanger d468a1d930 update optional dependencies 2017-08-11 08:12:00 +02:00
Philipp Hörist 5e63461e6d Update README 2017-07-20 19:14:51 +02:00
Yann Leboulanger 44430988a5 update dep list 2017-06-14 21:39:12 +02:00
Philipp Hörist 2a0c58c94b Update and rename README files 2016-12-29 13:56:05 +01:00
Philipp Hörist dba7210bc3 Update README.md 2016-12-06 10:30:40 +01:00
Philipp Hörist 080876fbff Update README 2016-12-05 21:05:12 +01:00
Philipp Hörist 6e26bee460 Update README 2016-12-05 21:03:57 +01:00
Nikos Kouremenos 1a0c781177 it is time README goes to xhtml markup [better layouts] 2006-10-05 23:47:50 +00:00
Nikos Kouremenos 410732d9e3 format better the README 2006-10-05 23:28:21 +00:00
Nikos Kouremenos 29eb4986eb mention Gnome Keyring support in README and Changelog 2006-10-05 23:25:09 +00:00
Nikos Kouremenos 11cd6d152c Support for notify-python so if notification-daemon is not available, we still can show cool popups. FIXES #1901 2006-09-28 00:31:59 +00:00
Nikos Kouremenos cc25e2613b update README 2006-09-22 22:27:29 +00:00
Yann Leboulanger ce0484cc15 dnsutils in optional packages instead of pydns 2006-04-12 07:29:28 +00:00
Nikos Kouremenos 3a6bb0bec9 add some animated to do some tests l8r. more to follow l8r 2006-03-17 13:31:18 +00:00
Nikos Kouremenos e8223e1d9d add sound for buddy bounce [future feature]. this snd is borrowed from GnomeBaker burnok sound 2006-03-12 21:20:08 +00:00
Travis Shirk a52596266c Merged trunk 2005-12-30 21:37:36 +00:00
Nikos Kouremenos d9cc33cf26 log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB 2005-11-23 19:12:52 +00:00
Nikos Kouremenos 38061d8993 update readme 2005-11-22 11:39:22 +00:00
Nikos Kouremenos 3dc204b06c update README about where we take icons from; add icon for ft proxy 2005-11-20 14:10:53 +00:00
Nikos Kouremenos 554a9142b1 update readme to clarify things 2005-11-16 10:58:14 +00:00
Nikos Kouremenos f6b030120a update readme to clarify things 2005-11-16 10:55:42 +00:00
shteef b69bc501ae New Service Discovery, couple of quick notes about this commit:
* src/disco.py contains all the disco stuff
 * registration remains in src/config.py
 * data/pixmaps/agents contains the icons used in the toplevel server browser
   and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00
Nikos Kouremenos 3de34c3a79 say also in readme 2005-10-23 13:28:05 +00:00
Nikos Kouremenos 81a76a592c some distros even split python stdlib! 2005-10-22 13:13:58 +00:00
Nikos Kouremenos 3152050a81 add intltool as compile time req 2005-09-10 18:46:44 +00:00
Nikos Kouremenos 0d1790f63c fix string [thanks yavor] 2005-08-25 17:05:17 +00:00
Nikos Kouremenos a770264658 .8 does not run in pygtk2.4 but 2.5+ [we use signals that are 2.6 only, we use stocks that are 2.6. and no deve runs 2.4 all the time so we should not lie :) 2005-08-25 16:51:01 +00:00
Nikos Kouremenos 470a60096c advise in README 2005-08-14 19:51:57 +00:00
Nikos Kouremenos 422367f28b mention Debian as being one 2005-07-23 10:16:34 +00:00
Yann Leboulanger 8a524bfc8d PREFIX even on uninstallation procedure :) 2005-07-07 18:04:34 +00:00
Yann Leboulanger 2d3723fee4 PREFIX instead of DESTDIR 2005-07-07 17:59:51 +00:00
Nikos Kouremenos f681c1f941 README (again) now achieved perfection :P 2005-06-25 14:24:29 +00:00
Nikos Kouremenos 7332fe3cdf README: putting . when we can, and use distibution and not distro [more formal] 2005-06-25 14:20:34 +00:00
Nikos Kouremenos 26d790f008 improve README 2005-06-25 14:18:51 +00:00
Yann Leboulanger 63812878f2 missing build-depend in README 2005-06-18 22:55:17 +00:00
Nikos Kouremenos 44dee4434d fix README 2005-06-17 23:10:15 +00:00
Nikos Kouremenos acf1462671 fix readme 2005-06-14 23:30:11 +00:00
Nikos Kouremenos 5f6e17c1d8 update readme fix string I missed :| 2005-06-13 15:36:09 +00:00
Nikos Kouremenos 9357c3f03b update readme 2005-06-13 15:35:21 +00:00
Nikos Kouremenos d09b28c2b7 better README 2005-06-04 12:38:05 +00:00
Nikos Kouremenos 7eeffd677f better readme 2005-06-03 23:57:58 +00:00
Nikos Kouremenos e3b7957b61 better readme 2005-06-02 18:05:40 +00:00
Yann Leboulanger 127142c1fe launch and gajim bash script now call gajim.py with arguments 2005-05-29 14:55:22 +00:00
Nikos Kouremenos 1db44a5890 better README 2005-05-28 20:10:53 +00:00
Nikos Kouremenos 4142f76b44 a better README 2005-05-25 22:16:57 +00:00
Nikos Kouremenos 3014afd583 new basic emoticons 2005-04-07 00:35:06 +00:00
Nikos Kouremenos d409b248b5 gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00