gajim-plural/data/glade
js c2eb4b5a9f Completely remove OTR.
Sorry, it just wasn't maintainable. The problem is the current libotr
API. I'm sick of working around the strange libotr API, sick of getting
HTML messages, sick of losing messages. The final argument for
completely removing it was that we can't get the message ID of a sent
msg anymore - which we need. I tried to work around this as well, but
there seems to be no way to wait for a signal in glib the way I would
need it for the workaround (I wanted to emit a signal in inject_message
and then wait for it after the call to otr_message_fragment_and_send
so the signal can pass us the message id). And the last reason is that
we're heading towards a new release and thus want to stabilize the code,
thus don't have time to work around even more libotr API strangeness.
I will give feedback to the libotr developers, who are currently
planning a new API, so that we can hopefully see OTR support once again
as soon as libotr4 is released.

Kjell already announced that he will continue his branch:
https://code.launchpad.net/~afflux/gajim/otr

I really hope the libotr devs will provide a sane API with libotr4 so
we can integrate OTR support again.

Oh, and I added one more try/except block for OS X.
2008-06-08 15:27:05 +00:00
..
Makefile.am Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
account_context_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
account_creation_wizard_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
account_modification_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
accounts_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
add_new_contact_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
adhoc_commands_window.glade [Yavor Doganov] some typoe in strings and comments 2007-01-02 12:17:51 +00:00
advanced_configuration_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
advanced_menuitem_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
advanced_notifications_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
atom_entry_window.glade make some example strings as not translatable 2007-01-22 13:51:42 +00:00
blocked_contacts_window.glade Merge with trunk 2007-06-03 10:04:20 +00:00
change_activity_dialog.glade [rOOt & Asterix] use get_uf_activity/mood to translate them. store subactivities according to selected activity. fixes #3809 2008-04-07 11:17:33 +00:00
change_mood_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
change_password_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
change_status_message_dialog.glade split gtkgui.glade in several small glade 2006-05-02 15:53:25 +00:00
chat_context_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
chat_control_popup_menu.glade Completely remove OTR. 2008-06-08 15:27:05 +00:00
chat_to_muc_window.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
choose_gpg_key_dialog.glade split gtkgui.glade in several small glade 2006-05-02 15:53:25 +00:00
data_form_window.glade Merge with trunk 2007-06-03 10:04:20 +00:00
dubbleinput_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
edit_groups_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
features_window.glade features window should have desc label selectable (in order for example to be able to select url mentioned there) 2008-03-01 22:53:13 +00:00
filetransfers.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
gajim_themes_window.glade merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
gc_control_popup_menu.glade Same for groupchat. 2008-05-17 13:32:37 +00:00
gc_occupants_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
groups_post_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
history_manager.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
history_window.glade Add checkbox to a hbox so you don't click it by mistake if you click a 2008-05-04 14:06:05 +00:00
input_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
input_text_dialog.glade Wrap text in change subject dialog and use a bigger width. Subjects are usually long and on one line. 2008-04-28 18:19:25 +00:00
invitation_received_dialog.glade split gtkgui.glade in several small glade 2006-05-02 15:53:25 +00:00
join_groupchat_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
manage_accounts_window.glade Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window) 2006-05-21 20:50:48 +00:00
manage_bookmarks_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
manage_pep_services_window.glade A few small PEP GUI and code changes. No new functionality. 2008-04-03 22:50:03 +00:00
manage_proxies_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
message_window.glade Unfortunately, Gtk shows the accels with + instead of -, which would be 2008-05-17 18:16:26 +00:00
passphrase_dialog.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
popup_notification_window.glade Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
preferences_window.glade fix tooltip about logging encrypting messages. (it is now shorter, better understood (jargon removed where possible), and we it's OpenPGP and not just GPG guys {or last time I checked :$}) 2008-05-27 19:40:00 +00:00
privacy_list_window.glade merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
privacy_lists_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
profile_window.glade Alignement and bold typing changes in vcard and profile window. Nothing as usual. 2008-02-28 18:53:49 +00:00
progress_dialog.glade split gtkgui.glade in several small glade 2006-05-02 15:53:25 +00:00
remove_account_window.glade split gtkgui.glade in several small glade 2006-05-02 15:53:25 +00:00
roster_contact_context_menu.glade Removing tic tac toe game. Maybe one day a full version in a plugin ? :) 2008-06-01 23:07:34 +00:00
roster_window.glade Revert r9519. It was breaking DND. 2008-04-21 20:07:08 +00:00
search_window.glade merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
service_discovery_window.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
service_registration_window.glade Merge with trunk 2007-06-03 10:04:20 +00:00
single_message_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00
subscription_request_popup_menu.glade Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
subscription_request_window.glade [Jeff Bailes] improved english strings 2007-01-02 13:36:54 +00:00
synchronise_select_account_dialog.glade Merge with trunk 2007-06-03 10:04:20 +00:00
synchronise_select_contacts_dialog.glade Merge with trunk 2007-06-03 10:04:20 +00:00
systray_context_menu.glade Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
vcard_information_window.glade Add missing tooltip and markup in vcard window. See #1069. Make string a doc string. 2008-04-04 15:10:50 +00:00
xml_console_window.glade merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
zeroconf_contact_context_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
zeroconf_context_menu.glade merge diff from trunk 2007-12-12 08:44:46 +00:00
zeroconf_information_window.glade Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
zeroconf_properties_window.glade use default invisible char in all windows. Fixes #3905 2008-04-29 07:26:29 +00:00