Commit Graph

806 Commits

Author SHA1 Message Date
Nikos Kouremenos 488c24e5e5 fix 2 strings [thanks Juracy] 2005-09-17 11:34:39 +00:00
Nikos Kouremenos 599e8d15a4 add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that 2005-09-17 11:26:15 +00:00
Dimitur Kirov 223a2627b5 save prefs only on theme_manager destroy.
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
2005-09-17 09:37:40 +00:00
Dimitur Kirov 69557c85d7 added proxy65.unstable.nl to list of our
proxies. Theme fonts have new property:
XXX_fontattrs
2005-09-17 08:29:35 +00:00
Dimitur Kirov c4c34bee9f make theme manager work with new layout 2005-09-16 21:32:57 +00:00
Yann Leboulanger 67c9312d37 SRV lookup is now an option and is turned off when we use SSL 2005-09-16 15:19:01 +00:00
Alex Mauer f7f5bab8fb Whoops, didn't mean to commit that. 2005-09-16 00:14:18 +00:00
Alex Mauer 3da22df9c1 * Add comment explaining logic of displaying join_gc window
* correct grammar regression
2005-09-16 00:12:46 +00:00
Yann Leboulanger 948d0a93e4 log outgoing subject when sending single message 2005-09-14 16:51:08 +00:00
Yann Leboulanger de2fe68d40 don't send sha in gc presences 2005-09-14 16:19:42 +00:00
Travis Shirk 4bf0ac5703 MUC chat states; closes #845 2005-09-14 00:51:26 +00:00
Alex Mauer 4c990ccb1e Tooltip for account line in roster 2005-09-13 18:46:21 +00:00
Nikos Kouremenos ceb71387f5 add a comment 2005-09-13 11:05:16 +00:00
Yann Leboulanger 2af3116b9d fix TB 2005-09-13 10:52:51 +00:00
Yann Leboulanger 606b14a862 sound for windows now works 2005-09-13 10:51:02 +00:00
Alex Mauer 867dc64798 Fix my roster breakage from cs3613 -- accounts need to be referenced by
name, not name stored in jid field.
Use the new get_jid_from_account in a few places.
2005-09-12 22:46:41 +00:00
Yann Leboulanger c3b701ca8e custom_host can have a value even if we don't use it, and it should not be shown 2005-09-12 06:27:20 +00:00
Nikos Kouremenos 74cc23031c if sound is beep then we beep in speaker 2005-09-11 20:33:10 +00:00
Nikos Kouremenos f8c317262b logic fix 2005-09-11 17:06:37 +00:00
Nikos Kouremenos 43aef76dd9 [sef and me] now we also handle receiving invitations 2005-09-11 15:02:22 +00:00
Nikos Kouremenos fcc4a6a0ce class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
Nikos Kouremenos 5321cbc636 get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)] 2005-09-11 00:32:58 +00:00
Nikos Kouremenos a9eabba137 comments 2005-09-11 00:07:58 +00:00
Nikos Kouremenos e7345baf54 cleanup, coding style, and logic fixes in sleepy 2005-09-10 23:44:53 +00:00
Dimitur Kirov 8be85027f0 read nl after auth (if sender is 0.8.2) 2005-09-10 13:43:43 +00:00
Yann Leboulanger 25dfa506cd reconnect is now launched in a thread 2005-09-10 12:05:48 +00:00
Dimitur Kirov 676b7600cf catch file read errors 2005-09-10 11:56:25 +00:00
Yann Leboulanger e8b3a5898c remove unneeded print 2005-09-10 09:31:29 +00:00
Yann Leboulanger 93c4ab0a9d fix a typo 2005-09-10 09:30:46 +00:00
Yann Leboulanger d271c29a24 we are now informed when vcard publication faild / succeed 2005-09-10 09:25:06 +00:00
Yann Leboulanger ff1edfffff add getAnID() function 2005-09-10 09:24:39 +00:00
Nikos Kouremenos a648d44fd3 add support for sending invite stanza /invite jid [reason]. I improved patch by Sef 2005-09-09 22:00:01 +00:00
Nikos Kouremenos 0bf0c36323 use gajim.get_jid_from_account in some places 2005-09-09 21:15:41 +00:00
Nikos Kouremenos e76e254650 typo 2005-09-09 21:03:53 +00:00
Nikos Kouremenos ac3f96eac9 gajim.get_jid_from_account(account_name) 2005-09-09 20:52:29 +00:00
Dimitur Kirov a1c0fbb4b0 added prefs_put and prefs_del commands 2005-09-09 20:51:22 +00:00
Nikos Kouremenos e34f99cd30 more pythonic 2005-09-09 17:35:07 +00:00
Dimitur Kirov d9e95eceeb removed useless check. Faster sender speed 2005-09-09 14:53:19 +00:00
Dimitur Kirov 9c35bcd78a don't send/read nl after auth 2005-09-08 23:14:09 +00:00
Dimitur Kirov ba4fadc5cc add estimated time and speed to FT 2005-09-08 22:12:14 +00:00
Nikos Kouremenos 0709dec1c0 fix comment 2005-09-08 21:01:15 +00:00
Dimitur Kirov 50ac7f932b fix blocker bug: tb on Resource binding 2005-09-08 18:16:38 +00:00
Nikos Kouremenos 844dfd8096 import sys 2005-09-08 09:13:51 +00:00
Nikos Kouremenos 22f1026f3a print errors/warnings in sys.stderr 2005-09-08 08:54:59 +00:00
Yann Leboulanger bceb6ad19e typo 2005-09-08 08:33:35 +00:00
Yann Leboulanger 26e78f0a53 we now wait to receive the roster before continuing connection (send presence, get vcard / bookmarks) 2005-09-08 07:36:37 +00:00
Yann Leboulanger f1fb1a13b6 do not send "I'm status" status message when we don't use gpg 2005-09-08 07:10:59 +00:00
Travis Shirk 90cb506c3c Fix for #854 and display chatstates when unread and no focus. 2005-09-08 02:08:31 +00:00
Nikos Kouremenos 7962dac8a3 rearrange stuff in acct mod window. add inactivate account checkbutton. code is missing 2005-09-07 23:55:40 +00:00
Nikos Kouremenos cb1560effd do not is more official and that string is visible to UI 2005-09-07 22:07:39 +00:00
Nikos Kouremenos 914749b740 register xmpp:// gajim-remote handler in GNOME; various cleanup 2005-09-07 21:12:30 +00:00
Dimitur Kirov 6c5e687960 get server resource after auth (resource
binding is performed there)
2005-09-07 16:20:40 +00:00
Yann Leboulanger ee64aa72ee remove an unusefull option 2005-09-07 15:57:01 +00:00
Dimitur Kirov 3676f7f80b keep resource that come from server 2005-09-07 15:32:31 +00:00
Yann Leboulanger fec1eb1c5c don't send sha-presence when we are invisible 2005-09-07 14:41:14 +00:00
Nikos Kouremenos c535a06e13 imrpove suse string for download 2005-09-06 19:29:25 +00:00
Nikos Kouremenos d90801de18 remove a print 2005-09-06 13:00:48 +00:00
Yann Leboulanger ac5e1897b5 disco cleanup:
we don't use old jabber:iq:browse and jabber:iq:agents
we ask info only when we select the row
2005-09-06 11:54:23 +00:00
Nikos Kouremenos 5f5e54ffac reviewed strings: HIG fix, transl comment, improvement on reconnect string 2005-09-06 09:44:34 +00:00
Yann Leboulanger 313c1b248c autoreconnect is true be default 2005-09-06 06:18:35 +00:00
Yann Leboulanger ae2e86de03 we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
Yann Leboulanger 3324a4e94e use LIBDIR in all Makefile 2005-09-05 19:42:43 +00:00
Yann Leboulanger fb31fc94f0 install .mo files in /usr/share/locale 2005-09-05 15:32:26 +00:00
Yann Leboulanger 72393ac068 autoreconnect of account is ready 2005-09-05 13:28:09 +00:00
Nikos Kouremenos 1ccb1e5514 remove TODO 2005-09-05 12:34:51 +00:00
Nikos Kouremenos 217318a3b1 say to the user what libs we support 2005-09-05 11:45:32 +00:00
Nikos Kouremenos c511ec95eb various fixes 2005-09-05 11:38:46 +00:00
Nikos Kouremenos 0ecc5877f2 say the truth 2005-09-05 11:34:46 +00:00
Nikos Kouremenos b661626f14 fix coding standards for dman patch 2005-09-05 11:32:59 +00:00
Yann Leboulanger 70e965ce7f temporary fix 2005-09-05 08:23:31 +00:00
Yann Leboulanger 9cfdc1fa10 fix typo 2005-09-05 07:50:47 +00:00
Yann Leboulanger 59464c6b4b [dman] use dnspython if available, or switch to pydns 2005-09-05 06:48:56 +00:00
Travis Shirk bb7e4079cd This should be a boolean type 2005-09-05 02:50:13 +00:00
Nikos Kouremenos 180303053e fix english 2005-09-05 00:27:28 +00:00
Nikos Kouremenos de0ee5c703 add code back and try to please everybody 2005-09-05 00:24:26 +00:00
Nikos Kouremenos c268a9f223 colors by rgb names 2005-09-05 00:14:00 +00:00
Nikos Kouremenos 1f9fcd4d14 colors by rgb names 2005-09-05 00:08:52 +00:00
Travis Shirk bb6c0d6a26 Chatstate notifications in tabs #672 2005-09-04 23:30:40 +00:00
Nikos Kouremenos 3200801bc7 revert last srv commit so svn is usable 2005-09-04 22:22:30 +00:00
Yann Leboulanger 310baa5234 [dman] SRV is back with DNS module 2005-09-04 21:26:12 +00:00
Nikos Kouremenos ba8e682011 fix english 2005-09-04 18:56:06 +00:00
Nikos Kouremenos 693236bb12 remove a comment 2005-09-04 18:54:41 +00:00
Nikos Kouremenos 1f2c115297 fix comment english 2005-09-04 18:54:03 +00:00
Nikos Kouremenos 9ab856d410 typo 2005-09-04 18:52:26 +00:00
Nikos Kouremenos 9cf564ee18 comments for advanced settings 2005-09-04 18:51:16 +00:00
Nikos Kouremenos 8377bdb54b [aldafu] quit_on_roster_x_button advanced setting [I reverted logic] 2005-09-04 18:38:25 +00:00
Nikos Kouremenos a29c12a8b6 add a comment 2005-09-04 17:47:36 +00:00
Nikos Kouremenos c0be3df59f tabs position can be changed now via preferences window in chat tab in a combobx 2005-09-04 12:28:15 +00:00
Nikos Kouremenos 650bbdca39 catch all error codes for MUC JEP and issue translatable strings so non english user does not see english. 2005-09-03 17:18:07 +00:00
Nikos Kouremenos d0ecafdcc2 add comments for some advanced settings, fix some stuff in glade too for that 2005-09-03 13:48:25 +00:00
Nikos Kouremenos 49b4eff2cc [andreasvc] fix a string 2005-09-03 12:54:45 +00:00
Nikos Kouremenos 0a482f179a [FishFace] Now Gajim has comments support for advanced settings 2005-09-03 12:28:30 +00:00
Nikos Kouremenos 3d5901dd63 [stephan k.] also decode in LOGPATH 2005-09-02 21:45:35 +00:00
Nikos Kouremenos 1ce4015512 [stephan k.] decode path for config 2005-09-02 21:32:23 +00:00
Travis Shirk 5b728c8295 keep_alive_disconnect_after_foo_secs is no longer applilcable 2005-09-02 21:13:52 +00:00
Nikos Kouremenos 637339ea8a svn says 0.9 now 2005-09-02 16:11:52 +00:00
Nikos Kouremenos d26696bbe5 [Laurent Sartran] catch exception when SSL connection is reset during handshake 2005-09-01 17:44:57 +00:00
Yann Leboulanger 924b1e3df2 do not send online show in presence 2005-09-01 17:16:35 +00:00
Nikos Kouremenos 8b43c212e4 [andreasvc] make 52 x 52 for avatars customizable 2005-09-01 13:58:20 +00:00
Nikos Kouremenos 7d2a698fc9 [Hawke patches Lukas patch :D] now Gajim can use gpg-agent 2005-08-30 21:10:14 +00:00
Nikos Kouremenos 24e9188a42 now also catch weather transport and show correct icons 2005-08-29 22:24:13 +00:00
Nikos Kouremenos 40c17be36a [stephan k.] gettext to return unicode isntances 2005-08-29 12:11:14 +00:00
Nikos Kouremenos 79a3ee06ed fix typo 2005-08-28 15:56:08 +00:00
Nikos Kouremenos 215be2bb5c [nicfit] tabs_position (this needs UI option for .9) tabs_always_show tabs_border tabs_close_button are now configurable. USERS: you can have tabs in the bottom now if you like that :$ 2005-08-28 14:40:06 +00:00
Nikos Kouremenos 83c63e85de fix parsing config file 2005-08-28 10:45:29 +00:00
Nikos Kouremenos 408aae5084 [nicfit] do keepalive without iq:last but just send " "
good because google talk (and other servers) do not support iq:last
good because we do not disconnect ourselves if time changes
good because we do not disconnect ourselves on modal dialogs
good because even stpeter thinks that is the best way to do keepalives
good because we do not flood the server with iq:last
bad because I say it is good :D
2005-08-27 00:07:43 +00:00
Nikos Kouremenos eabc5e6ebc prevent a TB and add FIXMEs for Yann 2005-08-26 14:44:46 +00:00
Nikos Kouremenos 057287925b typo 2005-08-26 13:24:29 +00:00
Nikos Kouremenos 9bfdf092e8 typo 2005-08-26 13:22:08 +00:00
Nikos Kouremenos 05dbf5bad6 typo 2005-08-26 13:17:03 +00:00
Nikos Kouremenos e12e0819dc typo 2005-08-26 13:15:16 +00:00
Nikos Kouremenos 21a3971952 some more helpers for our API 2005-08-26 13:11:20 +00:00
Nikos Kouremenos 20a7a0c426 isinstance() is faster than type. pydoc timeit 2005-08-26 12:34:11 +00:00
Nikos Kouremenos 1a1ec7bfa2 typo 2005-08-26 12:14:08 +00:00
Nikos Kouremenos b5c71cd2f2 ensure_unicode_string is back 2005-08-26 12:08:14 +00:00
Nikos Kouremenos cec336112d [Stéphan K.] make most strings we use unicode instacnes 2005-08-26 00:52:44 +00:00
Dimitur Kirov 9f91b28e12 FT works on win32 2005-08-25 20:31:58 +00:00
Nikos Kouremenos 5800df0d44 say 0.8.1: we are freezing tomorrow evening/night 2005-08-25 19:51:57 +00:00
Nikos Kouremenos e0c3e309db remove a fixme 2005-08-25 18:33:40 +00:00
Nikos Kouremenos ed2516b2ba fix a typo and an overl00k 2005-08-25 17:33:04 +00:00
Nikos Kouremenos 9cabb5e830 chmod bad permisioned dirs 2005-08-25 16:50:02 +00:00
Dimitur Kirov 8adeb33fa1 fixed tb on server connect 2005-08-25 14:07:17 +00:00
Dimitur Kirov 9e044cbd4c removed not-in-the-right-place line,
replaced os.path.slpit with basename when only
file_name is needed
2005-08-25 11:12:37 +00:00
Nikos Kouremenos 61f1c8c5d4 better message for nick conflict 2005-08-25 10:06:33 +00:00
Dimitur Kirov fd83a95032 prevent TB on removing online account 2005-08-24 15:59:51 +00:00
Nikos Kouremenos 3d7be5a2dc typo 2005-08-24 14:09:03 +00:00
Nikos Kouremenos a16d8f84e6 fix i18n to gc tooltips 2005-08-24 14:08:35 +00:00
Nikos Kouremenos e3733b0827 fix srv l00kup 2005-08-24 13:04:42 +00:00
Nikos Kouremenos 3cd7d46e68 fix strings/comments 2005-08-24 12:38:41 +00:00
Nikos Kouremenos eba6131a59 use my ngettext() in other places too 2005-08-24 12:23:35 +00:00
Nikos Kouremenos d74f43144a we now use our own function with ngettext() which rocks 2005-08-24 11:54:47 +00:00
Dimitur Kirov a51c320245 prevent transfer to offline contact, remove
listener when last there are no more senders
2005-08-23 21:52:56 +00:00
Nikos Kouremenos 4aaa36fbae [hawke] show_ascii_formatting_chars advanced setting 2005-08-23 14:58:53 +00:00
Nikos Kouremenos e7b1247b38 add proxy.netlab.cz for FT 2005-08-23 14:29:12 +00:00
Nikos Kouremenos 0b457357a9 save last dir used for emoticons, sounds, sending file, recv files in config and if empty use $HOME. no more bad paths (the dir were we started Gajim, no more saving such info only per session) 2005-08-23 13:22:14 +00:00
Nikos Kouremenos 9b483b62ee svn to say 0.9 and removing some code for 0.8 only 2005-08-23 12:52:16 +00:00
Nikos Kouremenos 92903afd4c chmod in the correct place 2005-08-23 09:30:54 +00:00
Nikos Kouremenos 6e29a8b524 create config file with 0600 [and remove \n from print!!!!! 2005-08-23 09:17:48 +00:00
Nikos Kouremenos 5570639beb create logs and .gajim dir with 0700 2005-08-23 09:14:35 +00:00
Nikos Kouremenos 4abf4f53b3 check if dir before write, and do not write if it is 2005-08-19 10:32:42 +00:00
Nikos Kouremenos 4edf5e69ea create file when writing! 2005-08-18 19:46:50 +00:00
Nikos Kouremenos 0455ce1e3f typo 2005-08-18 19:25:12 +00:00
Nikos Kouremenos bd0a5230d9 xs:boolean is '0', '1', 'true', 'false'. so update bookmark to handle the last two 2005-08-18 19:06:24 +00:00
Nikos Kouremenos 1449be9bad commit a patch for xmpppy 2005-08-18 18:50:30 +00:00
Yann Leboulanger 903941fe03 send priority on EVERY presences 2005-08-18 08:33:51 +00:00
Dimitur Kirov 98273d7aec removed the last affinix non jep tag 2005-08-17 15:48:14 +00:00
Dimitur Kirov ec20af6941 open file only once on sending 2005-08-17 15:38:57 +00:00
Dimitur Kirov 2f0f52e49f checks for 2 more socket exceptions..
open/close file on each read
2005-08-17 15:10:37 +00:00
Nikos Kouremenos fc21e86f01 remove unused and with typos var 2005-08-17 10:38:47 +00:00
Nikos Kouremenos 7c2e69cf8b dnd now works in windows too 2005-08-16 22:38:21 +00:00
Nikos Kouremenos ea47fd6f08 cleanup and a FIXME for dkirov 2005-08-16 19:26:11 +00:00
Yann Leboulanger 54645ae409 temporary fix for the Event dispatcher to work with TLS connections 2005-08-16 16:10:36 +00:00
Nikos Kouremenos 9a5e49ac1c try to prevent a major TB 2005-08-16 11:35:14 +00:00
Dimitur Kirov 5f0b36004d TB on connection timeout 2005-08-14 22:29:16 +00:00
Nikos Kouremenos 9f4a145e48 check isfile before opening 2005-08-14 21:46:57 +00:00
Yann Leboulanger 57a5cf1741 typo 2005-08-14 21:25:24 +00:00
Yann Leboulanger 227f754ce5 we can receive message from the room, so no nick 2005-08-14 21:02:51 +00:00
Nikos Kouremenos f9d3d37c46 escape " in sound playing 2005-08-14 19:27:58 +00:00
Nikos Kouremenos 56e0c6f3c3 drop from xffm to gajim tab now works 2005-08-14 19:08:56 +00:00
Nikos Kouremenos db97d20aec do not set as status I'm invisible 2005-08-14 14:32:10 +00:00
Dimitur Kirov 332bffc29f changed Q__ to Q_ 2005-08-14 13:46:15 +00:00
Nikos Kouremenos 86443c4934 fix bad string, add comment for transl, pot/po 2005-08-13 15:06:04 +00:00
Nikos Kouremenos a91765990b comments for translators; pot/po 2005-08-13 11:17:49 +00:00
Nikos Kouremenos e641745500 using comments and Q_() for make disctioning of None and Unknown strings. this breaks strings freeze but I hope it is for the good and I hope it is the last time [sorry ppl] 2005-08-12 22:32:35 +00:00
Dimitur Kirov 8eb530b91c send error to stderr if another instance of
gajim is running on the same ft port
2005-08-12 19:09:20 +00:00
Nikos Kouremenos d8b71a5d7e logic fix 2005-08-12 18:53:29 +00:00
Nikos Kouremenos 1968b201d7 add Q_() to help transltors 2005-08-12 17:53:25 +00:00
Dimitur Kirov ba4e81095d gethostbyname for the override host 2005-08-12 14:59:28 +00:00
Nikos Kouremenos 0855c48d08 better name: ft_override_host_to_send 2005-08-12 13:40:42 +00:00
Dimitur Kirov 4c24be16ed added ft_custom_host for translated/forwarded
ports
2005-08-12 09:34:30 +00:00
Yann Leboulanger 9cbec8ac6d fix a TB 2005-08-12 07:49:01 +00:00
Dimitur Kirov ead3e5557e set default font from the desktop default
application font setting (only Gnome for now)
2005-08-11 22:06:26 +00:00
Dimitur Kirov 99a20589bf added two more proxies in the config 2005-08-11 20:27:23 +00:00
Dimitur Kirov 5d3f81a9c3 removed the fast extention 2005-08-11 20:26:17 +00:00
Nikos Kouremenos a39e1acab6 trayicon_notification_on_new_messages advanced setting 2005-08-11 18:23:39 +00:00
Nikos Kouremenos 200bcd4650 escape a char for uri 2005-08-11 12:40:47 +00:00
Nikos Kouremenos 56461d88dc escape a char for dir 2005-08-11 12:39:50 +00:00
Nikos Kouremenos 2cb711b720 add amissing else 2005-08-11 12:36:32 +00:00
Nikos Kouremenos d0c81a9b8f make launch_file_manager work in windows 2005-08-11 11:44:14 +00:00
Nikos Kouremenos ea704fc426 fix english typos 2005-08-10 19:10:58 +00:00
Dimitur Kirov 73c5eb3dd2 proper disconnect routines 2005-08-10 15:59:55 +00:00
Nikos Kouremenos 2b42ba9dda fix a tb 2005-08-10 00:10:43 +00:00
Nikos Kouremenos d082539517 introducing: launch_file_manager() 2005-08-09 22:55:52 +00:00
Nikos Kouremenos 99bf5ba99f moving play_sound and launch_browser_mailer to common/helpers.py 2005-08-09 22:46:13 +00:00
Nikos Kouremenos e7498bca12 notify_on_all_muc_messages advanced option 2005-08-09 19:56:49 +00:00
Nikos Kouremenos d2659b2cf4 moving function to right place 2005-08-09 19:15:59 +00:00
Yann Leboulanger c61c33765f here is a mutex for events_for_ui:
threads and main thread won't conflict
2005-08-09 18:45:16 +00:00
Dimitur Kirov 62d54f3df1 added method get_prim_contact_from_list 2005-08-09 17:57:53 +00:00
Dimitur Kirov ed1893ee9b moved convert bytes to common/helpers 2005-08-09 17:27:27 +00:00
Yann Leboulanger d0eb029f74 connection.pt doesn't send events to ui: it just put it in gajim.events_for_ui[account]
gui read this queue
(mutex will come)
2005-08-09 17:21:35 +00:00
Dimitur Kirov 016d70d7da show correct status in toooltip, display name,
instead of jid in popup notification
2005-08-09 17:15:45 +00:00
Nikos Kouremenos 49bbb10134 we now have file manager too in enviroment;pot/po update 2005-08-09 15:30:45 +00:00
Yann Leboulanger 5a9bb51f97 threads don't send event to gui if connection succeed, thay are in a queue 2005-08-09 15:28:32 +00:00
Dimitur Kirov 4df50b17ee adedde prefix ft_ for proxy65 options 2005-08-09 14:53:33 +00:00
Dimitur Kirov 2bc8bcf482 fixed logic errors in FT and proxies 2005-08-09 11:38:11 +00:00
Nikos Kouremenos 31365c33ab 'aplay', 'play', 'esdplay', 'artsplay' detected first time only 2005-08-09 11:34:36 +00:00
Nikos Kouremenos 341e060a91 use is_in_path 2005-08-09 11:34:16 +00:00
Nikos Kouremenos 1f901c3183 is_in_path(name_of_command, return_abs_path = False) 2005-08-09 11:33:56 +00:00
Dimitur Kirov cdf6e034b8 when IOError occurs during saving preferences
now print os.strerror of the error code
2005-08-09 11:17:32 +00:00
Nikos Kouremenos 872db9fb6b strings fix, german po is somehow new, pot/po 2005-08-08 21:54:36 +00:00