aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* keyring: change schema to be incompatible with current MCJonny Lamb2010-12-071-9/+9
* password-dialog: center the dialogJonny Lamb2010-12-061-0/+2
* password-dialog: don't display "Remember password" for nowJonny Lamb2010-12-061-0/+7
* server-sasl-handler: handle invalid SASL statusesJonny Lamb2010-12-061-0/+7
* keyring: allow set and delete password to have NULL callbacksJonny Lamb2010-12-061-2/+0
* keyring: add a delete_password functionJonny Lamb2010-12-062-0/+102
* server-sasl-handler: save the password if requestedJonny Lamb2010-12-061-1/+21
* keyring: add set_password_{async,finish} functionsJonny Lamb2010-12-062-6/+87
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-064-23/+193
* keyring: add simple keyring helperJonny Lamb2010-12-063-0/+154
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-034-176/+390
* auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2010-12-031-0/+73
* auth-client: improve the password request dialogJonny Lamb2010-12-033-13/+74
* server-sasl-handler: add an account propertyJonny Lamb2010-12-033-4/+38
* auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2010-12-011-2/+69
* auth-factory: create ServerSASLHandlers and signal them appearingJonny Lamb2010-12-011-12/+78
* server-sasl-handler: addedJonny Lamb2010-12-013-0/+337
* auth-factory: add EmpathyAuthFactory::new-server-sasl-handlerJonny Lamb2010-12-011-0/+10
* auth-factory: also handle auth channelsJonny Lamb2010-12-012-1/+16
* debug: add SASL debug flag and keyJonny Lamb2010-12-012-0/+2
* configure: depend on tp-glib >= 0.13.7 for tp-glib codegenJonny Lamb2010-12-011-1/+1
* empathy-spell: implement _get_enabled_language_codes with --disable-spellJonny Lamb2010-12-011-0/+7
* empathy-spell: updated _get_suggestions disabled implementationJonny Lamb2010-12-011-1/+2
* update copyrightsGuillaume Desmottes2010-11-302-2/+2
* remove old definesGuillaume Desmottes2010-11-301-3/+0
* chat-window: don't display notifications for pending messages (#635513)Guillaume Desmottes2010-11-301-1/+5
* EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes2010-11-302-6/+11
* Stop calling gtk_menu_detach()Guillaume Desmottes2010-11-302-6/+0
* empathy_sound_manager_dup_singleton: add G_LIKELYGuillaume Desmottes2010-11-301-1/+1
* fix typo in commentGuillaume Desmottes2010-11-301-1/+1
* sound-manager: update copyrightGuillaume Desmottes2010-11-301-1/+1
* sound-manager: cache the sound GSettingsGuillaume Desmottes2010-11-301-24/+15
* sound-manager: move repeating_sounds to EmpathySoundManagerPrivateGuillaume Desmottes2010-11-301-62/+75
* move sound functions to EmpathySoundManager methodsGuillaume Desmottes2010-11-306-32/+85
* add EmpathySoundManager stub object (#636067)Guillaume Desmottes2010-11-302-0/+60
* move empathy-sound to empathy-sound-managerGuillaume Desmottes2010-11-308-25/+25
* remove released flagGuillaume Desmottes2010-11-301-1/+1
* add empathy-notifications-approver.c to POTFILES.inEMPATHY_2_91_3Guillaume Desmottes2010-11-301-0/+1
* prepare 2.91.3 releaseGuillaume Desmottes2010-11-302-2/+62
* event-manager: cache the UI GSettingsGuillaume Desmottes2010-11-291-11/+7
* event-manager: cache the notifications GSettingsGuillaume Desmottes2010-11-291-4/+8
* theme_adium_parse_body: use the cache GSettings chatGuillaume Desmottes2010-11-291-6/+6
* notify-manager: cache the notification GSettingsGuillaume Desmottes2010-11-291-15/+12
* avatar-chooser: cache the UI GSettingsGuillaume Desmottes2010-11-291-7/+7
* chat-text-view: cache the chat GSettingsGuillaume Desmottes2010-11-291-5/+5
* empathy-chat-text-view: rename gsettings to gsettings_desktopGuillaume Desmottes2010-11-291-5/+6
* chat-window: cache the UI GSettingsGuillaume Desmottes2010-11-291-4/+4
* chat-window: cache the notifications GSettingsGuillaume Desmottes2010-11-291-6/+4
* fix typoGuillaume Desmottes2010-11-291-1/+1
* Initialize libnotify properly to prevent crashesSjoerd Simons2010-11-281-0/+6
* Debug window: Correct spelling of "misson-control"Will Thompson2010-11-271-1/+1
* Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043'Danielle Madeley2010-11-261-2/+14
|\
| * Only the required submenus of 'Room' menu are updated, not the entire menu.Chandni Verma2010-11-261-2/+14
* | Merge branch 'notifications-635500'Guillaume Desmottes2010-11-255-259/+435
|\ \
| * | Clean up the way we keep references on notificationsGuillaume Desmottes2010-11-231-10/+13
| * | use tp_g_signal_connect_objectGuillaume Desmottes2010-11-231-6/+6
| * | fix commentGuillaume Desmottes2010-11-231-1/+1
| * | empathy.c: instantiate a EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+6
| * | Move notifications code from status-icon to notifications-approver (#635500)Guillaume Desmottes2010-11-232-259/+260
| * | add EmpathyNotificationsApproverGuillaume Desmottes2010-11-233-0/+166
* | | update for Punjabi by A S AlamA S Alam2010-11-251-321/+380
| |/ |/|
* | properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...Guillaume Desmottes2010-11-242-2/+6
* | empathy_individual_view_get_group_menu: don't leak the groupGuillaume Desmottes2010-11-241-0/+1
* | rename empathy_individual_view_get_selected_group to empathy_individual_view_...Guillaume Desmottes2010-11-242-7/+4
* | log_window_get_messages_for_date: don't leak chat_id and accountGuillaume Desmottes2010-11-241-0/+3
* | smiley-manager: clean up memory management of the pathGuillaume Desmottes2010-11-241-4/+5
* | empathy_message_from_tpl_log_entry: don't leak receiver and senderGuillaume Desmottes2010-11-241-6/+12
* | chat_log_filter: don't leak EmpathyMessageGuillaume Desmottes2010-11-241-0/+1
|/
* empathy-av: early return if already activatedGuillaume Desmottes2010-11-231-18/+18
* empathy-chat: register the Handler when the app is activatedGuillaume Desmottes2010-11-231-9/+15
* empathy-chat: don't use G_APPLICATION_IS_SERVICEGuillaume Desmottes2010-11-231-1/+1
* Fix miss spelling quadrigraphs in the configure.ac file (#635262)Nishio Futoshi2010-11-221-1/+1
* Merge branch 'chat-resize-635022'Guillaume Desmottes2010-11-221-5/+25
|\
| * chat: add a timer before saving the hpane positionGuillaume Desmottes2010-11-181-5/+25
* | Merge remote branch 'glassrose/link_unfocussed_626560'Danielle Madeley2010-11-221-0/+11
|\ \
| * | Label removed form list of focusable widgetsChandni Verma2010-11-221-0/+11
* | | Updated Hebrew translation.Yaron Shahrabani2010-11-211-180/+184
* | | Updated Tamil translationDr.T.Vasudevan2010-11-211-2/+1
* | | Updated Norwegian bokmål translationKjartan Maraas2010-11-201-300/+342
* | | Added UG translationGheyret T.Kenji2010-11-201-190/+194
* | | Updated Galician translationsFran Diéguez2010-11-201-104/+108
* | | Updated Spanish translationDaniel Mustieles2010-11-191-108/+112
* | | [l10n] Updated Estonian translationIvar Smolin2010-11-191-1/+4
* | | individual_avatar_pixbuf_received_cb: don't leak the itersGuillaume Desmottes2010-11-181-0/+2
* | | factor out free_itersGuillaume Desmottes2010-11-181-7/+10
* | | cell_renderer_text_set_property: don't leak client types (#635105)Guillaume Desmottes2010-11-181-0/+1
* | | individual_store_name_sort_func: don't leak namesGuillaume Desmottes2010-11-181-0/+2
* | | Updated Tamil translationDr.T.Vasudevan2010-11-181-1/+4
* | | Updated Tamil translationDr.T.Vasudevan2010-11-181-544/+632
| |/ |/|
* | set do-lost property on the gstrtpjitterbuffer elementGuillaume Desmottes2010-11-181-0/+3
* | remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPESGuillaume Desmottes2010-11-181-1/+0
* | Merge branch 'bug-547658'Emilio Pozuelo Monfort2010-11-1711-48/+283
|\ \
| * | Remove spurious commentEmilio Pozuelo Monfort2010-11-171-1/+0
| * | Display the phone next to the statusEmilio Pozuelo Monfort2010-11-173-42/+34
| * | Only check for presence in presence-enabled personas 2.0Emilio Pozuelo Monfort2010-11-161-1/+7
| * | empathy-individual-store: only check for presence in presence-enabled personasJonny Lamb2010-11-161-1/+7
| * | individual-widget: show a "on a phone" label in the individual viewJonny Lamb2010-11-164-44/+146
| * | contact: enable showing a phone next to contacts who are on phonesJonny Lamb2010-11-166-1/+131
* | | chat-window: cache the 'chat' gsettingsGuillaume Desmottes2010-11-171-5/+5
| |/ |/|
* | Merge remote branch 'vminko/fix-634688-v3'Guillaume Desmottes2010-11-161-0/+16
|\ \
| * | Need to set preferred height of the search bar manually (#634688).Vitaly Minko2010-11-161-0/+16
* | | Merge branch 'desktop-schema-626810'Guillaume Desmottes2010-11-165-54/+29
|\ \ \ | |/ / |/| |
| * | fix identationGuillaume Desmottes2010-11-161-1/+1
| * | remove gconf depGuillaume Desmottes2010-11-161-2/+0
| * | accounts-panel: remove gconf bits (#634595)Guillaume Desmottes2010-11-161-9/+0
| * | use gsettings version of the document-font-name key (#626810)Guillaume Desmottes2010-11-163-44/+29
| * | depend on gsettings-desktop-schemasGuillaume Desmottes2010-11-161-0/+1
* | | [l10n] Updated Estonian translationIvar Smolin2010-11-161-23/+67
|/ /
* | don't set fill on the box containing buttonsGuillaume Desmottes2010-11-151-0/+1
* | use gtk_box_pack_start() to pack our widget to the dialog (#634912)Guillaume Desmottes2010-11-151-1/+1
|/
* Merge branch 'bug-607146'Emilio Pozuelo Monfort2010-11-151-0/+20
|\
| * Make <Enter> on the account name try to log inEmilio Pozuelo Monfort2010-11-151-0/+20
* | Make ca-certs location configurable (#634197)Brian Pepple2010-11-152-1/+34
* | Merge branch 'trivia'Guillaume Desmottes2010-11-151-0/+3
|\ \
| * | individual_store_contact_sort: account is not supposed to be NULLGuillaume Desmottes2010-11-151-0/+3
* | | Merge remote branch 'zdra/configure'Guillaume Desmottes2010-11-156-26/+6
|\ \ \
| * | | Group all harddeps in one pkg-config callXavier Claessens2010-11-156-26/+6
* | | | Merge branch 'bug-595305'Emilio Pozuelo Monfort2010-11-152-1/+68
|\ \ \ \
| * | | | Add a close button to Previous ConversationsEmilio Pozuelo Monfort2010-11-152-1/+68
| | |_|/ | |/| |
* | | | Updated Galician help translationsFran Diéguez2010-11-151-105/+130
* | | | pofilter fixes for the Finnish translation, update translator-creditsVille-Pekka Vainio2010-11-151-64/+66
| |/ / |/| |
* | | Updated galician help translationsFran Diéguez2010-11-151-1/+44
| |/ |/|
* | bump folks dep to 0.3.2Guillaume Desmottes2010-11-151-1/+1
* | Merge remote branch 'pwith/634754-folks-api-changes'Guillaume Desmottes2010-11-156-27/+30
|\ \
| * | Stop using removed Individual convenience methods from folksPhilip Withnall2010-11-136-27/+30
* | | Merge remote branch 'vminko/fix-633481-v2'Guillaume Desmottes2010-11-1510-102/+307
|\ \ \
| * | | Make AccountChooser-related code simpler and clearer (re #633481).Vitaly Minko2010-11-123-66/+37
| * | | Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-1110-102/+336
* | | | Updated Slovenian translationMatej Urbančič2010-11-141-112/+99
* | | | Added UG translationGheyret T.Kenji2010-11-141-0/+1
* | | | Updated Finnish translationVille-Pekka Vainio2010-11-141-444/+528
* | | | Added UG translationGheyret T.Kenji2010-11-141-0/+3740
| |/ / |/| |
* | | Updated Galician translationsFran Diéguez2010-11-131-180/+214
| |/ |/|
* | cell-renderer-text: implement get_preferred_height_for_width instead of get_s...Guillaume Desmottes2010-11-121-32/+20
* | Updated Spanish translationDaniel Mustieles2010-11-121-126/+136
* | input-text-view: use get_preferred_height instead of size_requestGuillaume Desmottes2010-11-111-14/+11
* | move size-requst handling in input-text-viewGuillaume Desmottes2010-11-112-39/+48
* | add EmpathyInputTextViewGuillaume Desmottes2010-11-114-8/+129
* | empathy-chat: remove the size-request hack (#633835)Guillaume Desmottes2010-11-111-51/+0
* | Display text in verbatim (#625745)Vitaly Minko2010-11-111-0/+6
|/
* about-dialog: add my emailGuillaume Desmottes2010-11-091-1/+1
* Merge branch 'subscription-msg-630707'Guillaume Desmottes2010-11-093-2/+27
|\
| * pass message to empathy_subscription_dialog_showGuillaume Desmottes2010-11-091-1/+2
| * empathy_subscription_dialog_show: display user's message if any (#630707)Guillaume Desmottes2010-11-093-2/+26
* | init GTK+ before empathy-gtkGuillaume Desmottes2010-11-091-0/+1
|/
* Add Accept/Decline button in subscription notifications (#630706)Guillaume Desmottes2010-11-091-0/+54
* add empathy_event_remove()Guillaume Desmottes2010-11-092-2/+9
* Updated Hebrew translation.Yaron Shahrabani2010-11-091-48/+58
* remove released flagGuillaume Desmottes2010-11-081-1/+1
* coding style fixesEMPATHY_2_91_2Guillaume Desmottes2010-11-082-3/+3
* add empathy-chat to POTFILES.inGuillaume Desmottes2010-11-081-0/+1
* fix typo in NEWSGuillaume Desmottes2010-11-081-1/+1
* prepare 2.91.2Guillaume Desmottes2010-11-082-2/+58
* Depend on latest GLib and GTK+ releaseGuillaume Desmottes2010-11-081-2/+2
* Merge branch 'preset-581029'Guillaume Desmottes2010-11-081-2/+2
|\
| * Don't use 'Preset' in the UI (#581029)Guillaume Desmottes2010-10-271-2/+2
* | [l10n] Updated German doc translation, fixed some more XML errorsMario Blättermann2010-11-071-3/+3
* | [l10n] Updated German doc translation, fixed some XML errorsMario Blättermann2010-11-071-7/+7
* | Updated Slovenian translationMatej Urbančič2010-11-051-236/+309
* | Merge branch 'contact-info-630421'Guillaume Desmottes2010-11-041-45/+107
|\ \
| * | Add fields which are supported but not in the vCardGuillaume Desmottes2010-11-031-0/+58
| * | split filling of details_to_set and adding the widgetsGuillaume Desmottes2010-11-031-13/+20
| * | contact_widget_details_update_edit: iterate over the fields returned by tp_co...Guillaume Desmottes2010-11-031-62/+11
| * | log an error if SetContactInfo() failsGuillaume Desmottes2010-11-031-1/+19
| * | field_value_is_empty: check that all the values are emptyGuillaume Desmottes2010-11-031-1/+10
| * | field_spec_match_field: check that parameters are matching as well (#630421)Guillaume Desmottes2010-11-031-1/+15
| * | factor out field_spec_match_field()Guillaume Desmottes2010-11-031-1/+8
* | | Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2010-11-041-756/+1275
* | | Updated Spanish translationDaniel Mustieles2010-11-041-18/+20
* | | Always set up the call factory in empathy-av.Travis Reitter2010-11-041-3/+6
* | | Merge branch 'av-crash-633816'Guillaume Desmottes2010-11-031-3/+4
|\ \ \
| * | | Don't destroy the call factory right away (#633816)Guillaume Desmottes2010-11-021-3/+4
| |/ /
* | | fix syntax errorGuillaume Desmottes2010-11-031-2/+3
* | | Updated Hebrew translation.Yaron Shahrabani2010-11-031-8/+7
* | | Reword subscription request dialog to be less technicalAlex Launi2010-11-031-2/+2
* | | Updated Hebrew translation.Yaron Shahrabani2010-11-031-36/+39
* | | Updated Spanish translationJorge González2010-11-021-37/+40
|/ /
* | Escape URL itself along with the title (#616339)Vitaly Minko2010-11-021-7/+11
* | Merge remote branch 'vminko/fix-609942'Guillaume Desmottes2010-11-022-7/+11
|\ \
| * | String parser is changed in order not to break URLs at apostrophes.Vitaly Minko2010-11-012-7/+11
* | | improve hash mismatch error (#632926)Guillaume Desmottes2010-11-021-2/+1
|/ /
* | empathy: use the proper exit statusTravis Reitter2010-10-301-2/+4
* | empathy-debugger: use the proper exit statusTravis Reitter2010-10-301-2/+4
* | empathy-chat: use the proper exit statusTravis Reitter2010-10-301-2/+3
* | empathy-av: use the proper exit statusTravis Reitter2010-10-301-2/+3
* | empathy-accounts: use the proper exit statusTravis Reitter2010-10-301-2/+3
* | Make the chat program not exit after 60 seconds.Travis Reitter2010-10-301-42/+17
* | Make the core empathy a command-line GApplication.Travis Reitter2010-10-301-46/+88
* | Make empathy-accounts use act as a "command-line" GApplicationTravis Reitter2010-10-301-21/+60
* | Relocate static function to eliminate prototype.Travis Reitter2010-10-301-21/+15
* | Don't try to register for unique bus names in remote instances of empathy-av.Travis Reitter2010-10-301-15/+16
* | Properly handle remote instances of empathy-av.Travis Reitter2010-10-301-43/+20
* | Properly handle remote instances of the accounts dialog.Travis Reitter2010-10-301-3/+4
* | Properly handle remote instances of the debugger.Travis Reitter2010-10-301-7/+21
* | Don't try to register for unique bus names in remote instances of Empathy.Travis Reitter2010-10-301-45/+56
* | Cut out unnecessary empathy_app_new().Travis Reitter2010-10-301-27/+3
* | Make the Empathy core program act as a unique app.Travis Reitter2010-10-301-2/+2
* | Merge branch 'muc-crash-633329'Guillaume Desmottes2010-10-292-14/+24
|\ \
| * | chat-manager: keep a ref on the chatroom mgrGuillaume Desmottes2010-10-281-12/+19
| * | chatroom-manager: ensure that we stay alive while preparing the AMGuillaume Desmottes2010-10-281-2/+5
* | | Allow to drop contacts on the group names (#619961)Vitaly Minko2010-10-281-1/+1
* | | Merge remote branch 'vminko/fix-612205-v2'Guillaume Desmottes2010-10-281-0/+25
|\ \ \
| * | | Copy topic selection manually since Ctrl-C is bound to the menu item.Vitaly Minko2010-10-281-0/+25
| |/ /
* | | rename timeout_id to auto_scroll_timeout_idGuillaume Desmottes2010-10-281-5/+5
* | | move AutoScrollData to privGuillaume Desmottes2010-10-281-21/+19
* | | Use GTK3 APIGuillaume Desmottes2010-10-281-6/+10
* | | Add auto scrolling when drag-and-dropping contacts (#619858).Vitaly Minko2010-10-281-0/+54
|/ /
* | Fix the subtitution for the libexecdir path in the Chat service file.Travis Reitter2010-10-281-1/+1
* | Update Simplified Chinese translation.Aron Xu2010-10-281-471/+533
* | empathy-chat is installed in libexecdirGuillaume Desmottes2010-10-271-1/+1
|/
* Updated Spanish translationJorge González2010-10-261-19/+22
* Updated Hebrew translation.Yaron Shahrabani2010-10-261-21/+22
* empathy-account: change Salut -> People NearbyFrancisca Gallardo2010-10-261-1/+1
* Merge remote branch 'vminko/fix-573283'Guillaume Desmottes2010-10-251-3/+13
|\
| * Fixing incorrect indentation.Vitaly Minko2010-10-251-4/+4
| * Disable meaningless popup menu items in the contact menu (#573283).Vitaly Minko2010-10-231-3/+13
* | src/Makefile.am: add $(NULL)Guillaume Desmottes2010-10-251-3/+6
* | coding style fixGuillaume Desmottes2010-10-251-8/+11
* | empathy.c: stop instantiating the chat managerGuillaume Desmottes2010-10-251-6/+0
* | Create 'empathy-chat' handling text channels (#631946)Guillaume Desmottes2010-10-253-1/+184
* | chat-manager: add API to track the number of handled chatsGuillaume Desmottes2010-10-252-0/+63
* | chat-manager: make clear that we are dealing with *closed* chatsGuillaume Desmottes2010-10-253-22/+23
* | rename the chat handler to Empathy.ChatGuillaume Desmottes2010-10-256-8/+8
* | idle.h: we have to include account from tp-glibGuillaume Desmottes2010-10-251-0/+1
* | Updated Hebrew translation.Yaron Shahrabani2010-10-231-61/+75
* | Updated Catalan (Valencian) translationCarles Ferrando2010-10-231-742/+1251
|/
* Updated Spanish translationJorge González2010-10-221-61/+75
* Merge remote branch 'vminko/fix-625780'Guillaume Desmottes2010-10-221-15/+15
|\
| * Return existing default chat window when it's hidden, just restore it in this...Vitaly Minko2010-10-211-15/+15
* | empathy.c: call g_application_hold() on the appGuillaume Desmottes2010-10-221-0/+1
* | GApplication is not a initable anymoreGuillaume Desmottes2010-10-221-6/+2
* | gtk_text_view_get_vadjustment() has been removedGuillaume Desmottes2010-10-221-3/+3
* | add a new popup-menu item in the chat window allowing to add words to diction...Vitaly Minko2010-10-223-2/+165
* | Port the a/v app to new G/tkApplication.Travis Reitter2010-10-221-22/+19
* | Port the accounts dialog to new G/tkApplication.Travis Reitter2010-10-221-5/+7
* | Port the debugger to new G/tkApplication.Travis Reitter2010-10-221-2/+5
* | Port core Empathy to new G/tkApplication.Travis Reitter2010-10-221-5/+4
|/
* Updated Spanish translationJorge González2010-10-211-9/+8
* Don't assume account will exist when accessing storage restrictionsDanielle Madeley2010-10-211-5/+9
* Updated Hebrew translation.Yaron Shahrabani2010-10-211-120/+154
* Updated Japanese translationTakayuki KUSANO2010-10-201-147/+148
* Updated comments translationsGabor Kelemen2010-10-201-7/+22
* Merge branch 'kill-dispatcher-632550'Guillaume Desmottes2010-10-206-211/+101
|\
| * use tp_asv_* and TP_PROP_*Guillaume Desmottes2010-10-201-47/+23
| * remove empathy_dispatcher_find_requestable_channel_classes_async (#632550)Guillaume Desmottes2010-10-202-130/+0
| * no more need to iterate twice over the channel classesGuillaume Desmottes2010-10-201-41/+33
| * empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_...Guillaume Desmottes2010-10-201-6/+50
| * tp-chat: stop using EmpathyDispatcher to check if Conference is supportedGuillaume Desmottes2010-10-201-12/+12
| * Ensure that the connection of the account passed to EmpathyTpChat has capabil...Guillaume Desmottes2010-10-202-2/+10
* | Updated galician translations and helpFran Diéguez2010-10-202-133/+253