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
..
account_context_menu.glade
account_creation_wizard_window.glade
account_modification_window.glade
accounts_window.glade
add_new_contact_window.glade
adhoc_commands_window.glade
advanced_configuration_window.glade
advanced_menuitem_menu.glade
advanced_notifications_window.glade
atom_entry_window.glade
blocked_contacts_window.glade
change_activity_dialog.glade
change_mood_dialog.glade
change_password_dialog.glade
change_status_message_dialog.glade
chat_context_menu.glade
chat_control_popup_menu.glade Completely remove OTR. 2008-06-08 15:27:05 +00:00
chat_to_muc_window.glade
choose_gpg_key_dialog.glade
data_form_window.glade
dubbleinput_dialog.glade
edit_groups_dialog.glade
features_window.glade
filetransfers.glade
gajim_themes_window.glade
gc_control_popup_menu.glade Same for groupchat. 2008-05-17 13:32:37 +00:00
gc_occupants_menu.glade
groups_post_window.glade
history_manager.glade
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
input_text_dialog.glade
invitation_received_dialog.glade
join_groupchat_window.glade
Makefile.am adding Stefan to AUTHORS file 2006-10-11 12:37:08 +00:00
manage_accounts_window.glade
manage_bookmarks_window.glade
manage_pep_services_window.glade
manage_proxies_window.glade
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
popup_notification_window.glade
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
privacy_lists_window.glade
profile_window.glade
progress_dialog.glade
remove_account_window.glade
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
search_window.glade
service_discovery_window.glade
service_registration_window.glade
single_message_window.glade
subscription_request_popup_menu.glade
subscription_request_window.glade
synchronise_select_account_dialog.glade
synchronise_select_contacts_dialog.glade
systray_context_menu.glade
vcard_information_window.glade
xml_console_window.glade
zeroconf_contact_context_menu.glade
zeroconf_context_menu.glade
zeroconf_information_window.glade
zeroconf_properties_window.glade