| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=35421
|
|
|
|
| |
svn path=/trunk/; revision=35418
|
|
|
|
|
|
|
|
|
| |
2008-04-22 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Cater for some files that were moved.
* nb.po: Updated translation.
svn path=/trunk/; revision=35401
|
|
|
|
|
|
|
|
|
| |
2008-04-21 Bastien Nocera <hadess@hadess.net>
* en_GB.po: _Trash -> Wastebaske_t
svn path=/trunk/; revision=35397
|
|
|
|
| |
svn path=/trunk/; revision=35390
|
|
|
|
| |
svn path=/trunk/; revision=35387
|
|
|
|
|
|
|
|
| |
2008-04-19 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add missing file.
svn path=/trunk/; revision=35386
|
|
|
|
|
|
|
|
| |
2008-04-19 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=35385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-17 Sankar P <psankar@novell.com>
* Makefile.am:
Added new files deleted files not needed.
* external-editor.c: (convert_to_camel_internet_address),
(ee_editor_command_changed), (e_plugin_lib_get_configure_widget),
(async_external_editor), (show_composer_dialog),
(org_gnome_external_editor):
Leak fixes, Temporary files, Bug fixes and so on.
* org-gnome-external-editor-errors.xml:
Modified error file for staying aligned with other plugins
* apps-evolution-external-editor.schemas.in:
Added new file for default schema
* org-gnome-external-editor.error.xml:
Removed in favor of the other errors file.
** Fix for bug #517168
svn path=/trunk/; revision=35373
|
|
|
|
| |
svn path=/trunk/; revision=35371
|
|
|
|
|
|
|
|
| |
2008-04-14 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Merged from branch gnome-2-22 (where it got fixes).
svn path=/trunk/; revision=35368
|
|
|
|
| |
svn path=/trunk/; revision=35362
|
|
|
|
| |
svn path=/trunk/; revision=35359
|
|
|
|
| |
svn path=/trunk/; revision=35356
|
|
|
|
| |
svn path=/trunk/; revision=35355
|
|
|
|
| |
svn path=/trunk/; revision=35350
|
|
|
|
| |
svn path=/trunk/; revision=35349
|
|
|
|
| |
svn path=/trunk/; revision=35348
|
|
|
|
| |
svn path=/trunk/; revision=35343
|
|
|
|
| |
svn path=/trunk/; revision=35337
|
|
|
|
|
|
|
|
| |
2008-04-07 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35333
|
|
|
|
|
|
|
|
| |
2008-04-06 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=35327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-02 Matthew Barnes <mbarnes@redhat.com>
** Merge the mbarnes-composer branch
* configure.in:
Bump libgtkhtml requirement to 3.19.1.
Add gtkhtml-editor dependency for addressbook, calendar and mail.
Remove print-message plugin; new composer implements this natively.
* tools/Makefile.am:
Remove CORBA rules for the old composer.
* addressbook/gui/widgets/Makefile.am:
Remove CORBA rules for the old composer.
* addressbook/gui/widgets/eab-gui-util.c
(eab_send_to_contact_and_email_num_list),
(eab_send_contact_list_as_attachment):
Adapt to new Bonobo-less composer widget.
* calendar/gui/Makefile.am:
Remove CORBA rules for the old composer.
* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
(comp_subject), (comp_content_type), (comp_filename),
(comp_description), (append_cal_attachments), (itip_send_comp),
(reply_to_calendar_comp):
Adapt to new Bonobo-less composer widget.
* composer/Makefile.am:
Remove CORBA rules for the old composer.
* composer/e-msg-composer.c:
* composer/e-msg-composer.h:
EMsgComposer is now a subclass of GtkhtmlEditor.
Extensive refactoring and cleanup, too much to list in detail.
* composer/e-composer-header.c:
* composer/e-composer-header.h:
Add "sensitive" property along with get/set functions.
* composer/e-composer-from-header.c:
* composer/e-composer-from-header.h:
Propagate "refreshed" signal from EAccountComboBox.
Add function e_composer_from_header_get_account_list().
* composer/e-composer-private.c:
* composer/e-composer-private.h:
New files manage composer's private data.
Allows other composer files to manipulate private data.
* composer/e-msg-composer-hdrs.c:
* composer/e-msg-composer-hdrs.h:
Remove these files; replaced by EComposerHeaderTable widget.
* composer/evolution-composer.c:
* composer/evolution-composer.h:
Remove these files; composer is now a subclass of GtkhtmlEditor.
* composer/e-msg-composer-select-file.c:
* composer/e-msg-composer-select-file.h:
Remove these files; logic moved to e-msg-composer.c.
* composer/listener.c:
* composer/listener.h:
Remove these files; event handlers moved to e-msg-composer.c.
* composer/Composer.idl:
* composer/Evolution-Composer.idl:
Remove these files; composer is no longer a Bonobo object.
* mail/em-composer-prefs (sig_edit_cb),
(em_composer_prefs_new_signature):
Adapt to new Bonobo-less signature editor.
* mail/mail-signature-editor.c:
* mail/mail-signature-editor.h:
Rewrite the signature editor as a subclass of GtkhtmlEditor.
Eliminates Bonobo from the equation.
* mail/em-composer-utils.c (composer_get_message),
(em_utils_composer_send_cb), (save_draft_done),
(em_utils_composer_save_draft_cb), (create_new_composer),
(em_utils_compose_new_message),
(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
(em_utils_post_to_url), (edit_message), (forward_attached),
(forward_non_attached), (reply_get_composer), (composer_set_body),
(em_utils_reply_to_message), (post_reply_to_message):
Adapt to new Bonobo-less composer.
* mail/mail-component-factory.c:
Composer is no longer needs a Bonobo factory.
* mail/mail-config.c:
Fix style pattern for EMsgComposer widgets.
* plugins/groupwise/mail-send-options.c
(org_gnome_composer_send_options):
Adapt to streamlined EMsgComposer API.
* plugins/exchange-operations/Makefile.am:
Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.
* plugins/exchange-operations/exchange-mail-send-options.c
(append_to_header), (org_gnome_exchange_send_options):
Adapt to streamlined EMsgComposer API.
* plugins/mailing-list-actions/mailing-list-actions.c
(emla_list_action_do):
Adapt to streamlined EMsgComposer API.
* po/POTFILES.in: Update file list for new composer.
* ui/evolution-composer-entries.xml:
Remove this file; obsoleted by new composer.
* widgets/misc/Makefile.am:
Add EVOLUTION_MAIL_LIBS.
* widgets/misc/e-account-combo-box.c:
* widgets/misc/e-account-combo-box.h:
New function e_account_combo_box_get_account_list().
Emit a "refreshed" signal when the EAccountList changes.
Add an internal reverse-lookup index.
* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
New function adds radio actions to an action group.
Will eventually replace e_charset_picker_bonobo_ui_populate().
* widgets/misc/e-signature-combo-box.c:
* widgets/misc/e-signature-combo-box.h:
New function e_signature_combo_box_get_signature_list().
... separate issue ...
* configure.in:
Bump eds_minimum_version to 2.23.1 for
CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.
svn path=/trunk/; revision=35313
|
|
|
|
|
|
|
|
| |
2008-31-31 Philipp Kerling <k.philipp@gmail.com>
* de.po: Updated German translation.
svn path=/trunk/; revision=35293
|
|
|
|
|
|
|
|
| |
2008-03-31 Philipp Kerling <k.philipp@gmail.com>
* de.po: Bugfix in German translation by Dominik Sandjaja
svn path=/trunk/; revision=35292
|
|
|
|
| |
svn path=/trunk/; revision=35280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #511957
* plugins/groupwise-features/org-gnome-proxy-login-errors.xml:
* plugins/groupwise-features/org-gnome-shared-folder.errors.xml:
* plugins/groupwise-features/org-gnome-proxy-errors.xml:
* plugins/groupwise-features/org-gnome-mail-retract-errors.xml:
Mark messages for translation.
* po/POTFILES.in:
Added plugins/groupwise-features/org-gnome-mail-retract-errors.xml.
svn path=/trunk/; revision=35269
|
|
|
|
|
|
|
|
|
| |
2008-03-25 Philip Withnall <pwithnall@svn.gnome.org>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=35250
|
|
|
|
| |
svn path=/trunk/; revision=35247
|
|
|
|
|
|
|
|
| |
2008-03-25 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35238
|
|
|
|
|
|
|
|
| |
2008-03-23 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35236
|
|
|
|
| |
svn path=/trunk/; revision=35235
|
|
|
|
|
|
|
|
|
|
| |
2008-03-21 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=35230
|
|
|
|
| |
svn path=/trunk/; revision=35222
|
|
|
|
| |
svn path=/trunk/; revision=35199
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-14 Andre Klapper <a9016009@gmx.de>
* de.po: add line breaks to some strings (bug #515826,
patch by Milan Crha).
sync translations of "Send options" (bug #507411).
add 3 missing accelerators to translation strings.
svn path=/trunk/; revision=35189
|
|
|
|
|
|
|
|
| |
2008-03-13 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35187
|
|
|
|
|
|
|
|
|
|
| |
2008-03-12 Sunil Mohan Adapa <sunilmohan@fsf.org.in>
* te.po: Updated Telugu traslation done by
Krishna Babu K <kkrothap@redhat.com>.
svn path=/trunk/; revision=35177
|
|
|
|
|
|
|
|
|
| |
2008-03-11 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@gnu.org>
svn path=/trunk/; revision=35173
|
|
|
|
| |
svn path=/trunk/; revision=35170
|
|
|
|
|
|
|
|
| |
2008-03-10 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35169
|
|
|
|
| |
svn path=/trunk/; revision=35168
|
|
|
|
| |
svn path=/trunk/; revision=35167
|
|
|
|
|
|
| |
Eischmann.
svn path=/trunk/; revision=35161
|
|
|
|
|
|
|
|
|
| |
2008-03-09 Vasiliy Faronov <qvvx@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=35160
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35158
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35157
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=35156
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35155
|
|
|
|
| |
svn path=/trunk/; revision=35154
|
|
|
|
| |
svn path=/trunk/; revision=35153
|
|
|
|
| |
svn path=/trunk/; revision=35152
|
|
|
|
| |
svn path=/trunk/; revision=35151
|
|
|
|
| |
svn path=/trunk/; revision=35150
|
|
|
|
|
|
| |
Bengali India Translation
svn path=/trunk/; revision=35149
|
|
|
|
| |
svn path=/trunk/; revision=35148
|
|
|
|
|
|
|
|
| |
2008-03-07 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Bruno Brouard.
svn path=/trunk/; revision=35147
|
|
|
|
|
|
|
|
|
|
| |
2008-03-07 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=35146
|
|
|
|
| |
svn path=/trunk/; revision=35145
|
|
|
|
|
|
|
|
| |
2008-03-07 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35144
|
|
|
|
|
|
|
|
| |
2008-03-06 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35142
|
|
|
|
| |
svn path=/trunk/; revision=35141
|
|
|
|
|
|
|
|
| |
2008-03-06 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Fixed French translation.
svn path=/trunk/; revision=35140
|
|
|
|
|
|
|
|
| |
2008-03-06 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Fixed French translation.
svn path=/trunk/; revision=35139
|
|
|
|
|
|
|
|
|
| |
2008-03-04 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated
svn path=/trunk/; revision=35138
|
|
|
|
|
|
|
|
| |
2008-03-05 Luca Ferretti <elle.uca@libero.it>
* it.po: Update Italian translation.
svn path=/trunk/; revision=35136
|
|
|
|
|
|
|
|
| |
2008-03-05 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35135
|
|
|
|
|
|
|
|
| |
2008-03-04 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=35134
|
|
|
|
|
|
|
|
| |
2008-03-04 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translations.
svn path=/trunk/; revision=35132
|
|
|
|
| |
svn path=/trunk/; revision=35131
|
|
|
|
|
|
|
|
| |
2008-03-03 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=35128
|
|
|
|
| |
svn path=/trunk/; revision=35123
|
|
|
|
|
|
|
|
| |
2008-03-03 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35122
|
|
|
|
| |
svn path=/trunk/; revision=35120
|
|
|
|
|
|
|
|
| |
2008-03-03 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35117
|
|
|
|
| |
svn path=/trunk/; revision=35115
|
|
|
|
|
|
|
|
| |
2008-03-03 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35114
|
|
|
|
|
|
|
|
| |
2008-03-03 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35112
|
|
|
|
| |
svn path=/trunk/; revision=35111
|
|
|
|
| |
svn path=/trunk/; revision=35110
|
|
|
|
| |
svn path=/trunk/; revision=35109
|
|
|
|
| |
svn path=/trunk/; revision=35108
|
|
|
|
| |
svn path=/trunk/; revision=35103
|
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=35102
|
|
|
|
| |
svn path=/trunk/; revision=35101
|
|
|
|
| |
svn path=/trunk/; revision=35099
|
|
|
|
|
|
|
|
|
| |
2008-02-29 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=35098
|
|
|
|
|
|
|
|
| |
2008-02-28 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35097
|
|
|
|
| |
svn path=/trunk/; revision=35096
|
|
|
|
|
|
|
|
|
| |
2008-02-27 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Robert-André Mauchin and
Stéphane Raimbault.
svn path=/trunk/; revision=35095
|
|
|
|
| |
svn path=/trunk/; revision=35094
|
|
|
|
| |
svn path=/trunk/; revision=35093
|
|
|
|
| |
svn path=/trunk/; revision=35092
|
|
|
|
| |
svn path=/trunk/; revision=35091
|
|
|
|
|
|
|
|
| |
2008-02-25 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Brazilian Portuguese translation by Washington Lins.
svn path=/trunk/; revision=35088
|
|
|
|
|
|
|
|
| |
2008-02-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=35080
|
|
|
|
|
|
|
|
| |
2008-02-24 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35079
|
|
|
|
|
|
|
|
| |
2008-02-23 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35076
|
|
|
|
| |
svn path=/trunk/; revision=35075
|
|
|
|
|
|
|
|
| |
2008-02-23 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35074
|
|
|
|
| |
svn path=/trunk/; revision=35073
|
|
|
|
|
|
|
|
| |
2008-02-22 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
svn path=/trunk/; revision=35069
|
|
|
|
| |
svn path=/trunk/; revision=35068
|
|
|
|
| |
svn path=/trunk/; revision=35067
|
|
|
|
| |
svn path=/trunk/; revision=35066
|
|
|
|
| |
svn path=/trunk/; revision=35059
|
|
|
|
| |
svn path=/trunk/; revision=35058
|
|
|
|
| |
svn path=/trunk/; revision=35057
|
|
|
|
| |
svn path=/trunk/; revision=35053
|
|
|
|
| |
svn path=/trunk/; revision=35052
|
|
|
|
| |
svn path=/trunk/; revision=35048
|
|
|
|
| |
svn path=/trunk/; revision=35047
|
|
|
|
| |
svn path=/trunk/; revision=35046
|
|
|
|
| |
svn path=/trunk/; revision=35045
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
* vi.po: Updated Vietnamese translation
svn path=/trunk/; revision=35036
|
|
|
|
|
|
|
|
| |
2008-02-17 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated polish translation
svn path=/trunk/; revision=35028
|
|
|
|
|
|
|
|
|
|
| |
2008-02-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
2008-02-17 Djihed Afifi <djihed@gmail.com>
svn path=/trunk/; revision=35027
|
|
|
|
| |
svn path=/trunk/; revision=35026
|
|
|
|
| |
svn path=/trunk/; revision=35025
|
|
|
|
|
|
|
|
|
| |
2008-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=35023
|
|
|
|
|
|
|
|
| |
2008-02-16 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=35022
|
|
|
|
|
|
|
|
| |
2008-02-16 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=35021
|
|
|
|
| |
svn path=/trunk/; revision=35020
|
|
|
|
| |
svn path=/trunk/; revision=35019
|
|
|
|
| |
svn path=/trunk/; revision=35017
|
|
|
|
| |
svn path=/trunk/; revision=35015
|
|
|
|
| |
svn path=/trunk/; revision=35011
|
|
|
|
|
|
|
|
| |
2008-02-14 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=35010
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=35006
|
|
|
|
| |
svn path=/trunk/; revision=35005
|
|
|
|
| |
svn path=/trunk/; revision=35004
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=35003
|
|
|
|
| |
svn path=/trunk/; revision=35002
|
|
|
|
| |
svn path=/trunk/; revision=34998
|
|
|
|
| |
svn path=/trunk/; revision=34996
|
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34992
|
|
|
|
| |
svn path=/trunk/; revision=34991
|
|
|
|
|
|
|
|
| |
2008-02-10 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34985
|
|
|
|
| |
svn path=/trunk/; revision=34984
|
|
|
|
| |
svn path=/trunk/; revision=34983
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34979
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Stéphane Raimbault and
Claude Paroz.
svn path=/trunk/; revision=34978
|
|
|
|
|
|
|
|
| |
2008-02-05 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=34961
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-05 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=34959
|
|
|
|
| |
svn path=/trunk/; revision=34955
|
|
|
|
| |
svn path=/trunk/; revision=34954
|
|
|
|
| |
svn path=/trunk/; revision=34953
|
|
|
|
|
|
|
|
|
| |
2008-02-03 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=34951
|
|
|
|
| |
svn path=/trunk/; revision=34950
|
|
|
|
| |
svn path=/trunk/; revision=34949
|
|
|
|
|
|
|
|
| |
2008-02-02 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34948
|
|
|
|
| |
svn path=/trunk/; revision=34943
|
|
|
|
| |
svn path=/trunk/; revision=34942
|
|
|
|
| |
svn path=/trunk/; revision=34940
|
|
|
|
| |
svn path=/trunk/; revision=34939
|
|
|
|
| |
svn path=/trunk/; revision=34938
|
|
|
|
| |
svn path=/trunk/; revision=34937
|
|
|
|
| |
svn path=/trunk/; revision=34936
|
|
|
|
| |
svn path=/trunk/; revision=34935
|
|
|
|
| |
svn path=/trunk/; revision=34933
|
|
|
|
|
|
|
|
| |
2008-01-29 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Brazilian Portuguese translation updated by Washington Lins.
svn path=/trunk/; revision=34930
|
|
|
|
| |
svn path=/trunk/; revision=34926
|
|
|
|
| |
svn path=/trunk/; revision=34925
|
|
|
|
| |
svn path=/trunk/; revision=34924
|
|
|
|
| |
svn path=/trunk/; revision=34919
|
|
|
|
| |
svn path=/trunk/; revision=34915
|
|
|
|
|
|
|
|
| |
2008-01-27 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34902
|
|
|
|
|
|
|
|
|
| |
2008-01-26 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Updated Galician Translation.
svn path=/trunk/; revision=34899
|
|
|
|
| |
svn path=/trunk/; revision=34898
|
|
|
|
| |
svn path=/trunk/; revision=34896
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=34872
|
|
|
|
| |
svn path=/trunk/; revision=34871
|
|
|
|
|
|
|
|
|
| |
2008-01-22 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=34865
|
|
|
|
|
|
|
|
| |
2008-01-21 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34864
|
|
|
|
| |
svn path=/trunk/; revision=34862
|
|
|
|
| |
svn path=/trunk/; revision=34852
|
|
|
|
|
|
|
|
|
| |
2008-01-18 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34849
|
|
|
|
| |
svn path=/trunk/; revision=34840
|
|
|
|
| |
svn path=/trunk/; revision=34839
|
|
|
|
| |
svn path=/trunk/; revision=34836
|
|
|
|
| |
svn path=/trunk/; revision=34835
|
|
|
|
| |
svn path=/trunk/; revision=34834
|
|
|
|
|
|
|
|
|
| |
2008-01-15 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34833
|
|
|
|
|
|
| |
LINGUAS
svn path=/trunk/; revision=34831
|
|
|
|
| |
svn path=/trunk/; revision=34830
|
|
|
|
| |
svn path=/trunk/; revision=34829
|
|
|
|
| |
svn path=/trunk/; revision=34823
|
|
|
|
| |
svn path=/trunk/; revision=34822
|
|
|
|
| |
svn path=/trunk/; revision=34821
|
|
|
|
| |
svn path=/trunk/; revision=34817
|
|
|
|
| |
svn path=/trunk/; revision=34815
|
|
|
|
|
|
|
|
| |
2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34812
|
|
|
|
| |
svn path=/trunk/; revision=34803
|
|
|
|
|
|
|
|
|
| |
2008-01-11 Espen Stefansen <espens@svn.gnome.org>
* nb.po: Updated Norwegian Bokmål translation.
svn path=/trunk/; revision=34798
|
|
|
|
| |
svn path=/trunk/; revision=34797
|
|
|
|
|
|
|
|
|
| |
2008-01-10 Luca Ferretti <elle.uca@libero.it>
* it.po: Import updated Italian translation from gnome-2-20 branch
svn path=/trunk/; revision=34794
|
|
|
|
| |
svn path=/trunk/; revision=34793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-11 Changwoo Ryu <cwryu@debian.org>
** Fix for bug #508282
* e-shell-window.c (switch_view):
* e-shell-view.c (impl_ShellView_setTitle): Mark the window title
for translation.
From po/ChangeLog
2008-01-11 Changwoo Ryu <cwryu@debian.org>
** Part of fix for bug #508282
* POTFILES.in: Add new file shell/e-shell-view.c
svn path=/trunk/; revision=34792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-10 Milan Crha <mcrha@redhat.com>
** Fix for bug #211353
* po/POTFILES.in: Added new file e-util/e-util-labels.c
* mail/filtertypes.xml:
* mail/vfoldertypes.xml:
* mail/em-folder-view.c:
* mail/em-folder-browser.c:
* mail/em-mailer-prefs.h:
* mail/em-mailer-prefs.c:
* mail/mail-config.h:
* mail/mail-config.c:
* mail/mail-config.glade:
* mail/message-list.c:
Label tags are now generated based on label name when creating, except
of first 5 labels. New menu option "New Label" in popup menu over
message list and editing of labels has been changed in Preferences.
Also renaming tab in Preferences for "Labels", not "Colors", and the
tab label too.
mail-config-label... functions was moved to e-util/e-util-labels.c/.h.
* mail/message-list.etspec: Normalized columns has been moved by one
when label column has been added.
* filter/filter-option.h:
* filter/filter-option.c: (filter_option_get_current),
(filter_option_remove_all): New functions to be able to refill options
even after initialization of the filter element.
* filter/filter-label.c: Added support to notify changes on labels in runtime
and use actual labels.
* e-util/Makefile.am:
* e-util/e-util-labels.h:
* e-util/e-util-labels.c: New files to work with labels.
svn path=/trunk/; revision=34788
|
|
|
|
| |
svn path=/trunk/; revision=34785
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-09 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #492702
* configure.in: Just disable the dbus message part of mail
notification if dbus isn't there. Also remove new-mail-notify plugin.
svn path=/trunk/; revision=34784
|
|
|
|
| |
svn path=/trunk/; revision=34783
|
|
|
|
|
|
|
|
|
| |
2008-01-05 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34764
|
|
|
|
| |
svn path=/trunk/; revision=34761
|
|
|
|
| |
svn path=/trunk/; revision=34760
|
|
|
|
|
|
|
|
| |
2008-01-03 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update Norwegian bokmål translation.
svn path=/trunk/; revision=34757
|
|
|
|
|
|
|
|
| |
2008-01-03 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update Norwegian bokmål translation.
svn path=/trunk/; revision=34756
|
|
|
|
| |
svn path=/trunk/; revision=34752
|
|
|
|
| |
svn path=/trunk/; revision=34741
|
|
|
|
|
|
|
|
| |
2007-12-31 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated polish translation
svn path=/trunk/; revision=34740
|
|
|
|
| |
svn path=/trunk/; revision=34738
|
|
|
|
|
|
|
|
| |
2007-12-26 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=34737
|
|
|
|
| |
svn path=/trunk/; revision=34736
|
|
|
|
|
|
|
|
| |
2007-12-24 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=34734
|
|
|
|
|
|
|
|
| |
2007-12-24 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Unified polish date format strings
svn path=/trunk/; revision=34733
|
|
|
|
|
|
|
|
| |
2007-12-20 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=34731
|
|
|
|
|
|
|
|
| |
2007-12-19 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34729
|
|
|
|
| |
svn path=/trunk/; revision=34724
|
|
|
|
|
|
|
|
| |
2007-12-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34722
|
|
|
|
| |
svn path=/trunk/; revision=34718
|
|
|
|
| |
svn path=/trunk/; revision=34711
|
|
|
|
| |
svn path=/trunk/; revision=34709
|
|
|
|
|
|
|
|
|
| |
2007-12-16 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Plugin descriptions translated in the present tense,
thanks to Rodrigo Flores.
svn path=/trunk/; revision=34708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-15 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
* plugins/mail-remote:
Just remove the mail-remote plugin altogether so we stop going
back and forth over whether the translatable files should be added
to POTFILES.in. We can always add it back once we get it working
again.
* po/POTFILES.in:
Remove the mail-remote files for good this time.
* mail/em-folder-tree-model.c (emft_model_unread_count_changed),
(emfolder_tree_model_set_unread_count):
Fix recently introduced compiler warnings.
* plugins/mail-remote:
Remove this plugin until it can be fixed.
* ui/evolution.xml:
Fix capitalization of "Download Messages..." (HIG 8.3.2).
svn path=/trunk/; revision=34706
|
|
|
|
|
|
|
|
| |
2007-12-15 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=34705
|
|
|
|
| |
svn path=/trunk/; revision=34703
|
|
|
|
|
|
|
|
| |
2007-12-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34701
|
|
|
|
| |
svn path=/trunk/; revision=34687
|
|
|
|
| |
svn path=/trunk/; revision=34685
|
|
|
|
| |
svn path=/trunk/; revision=34684
|
|
|
|
| |
svn path=/trunk/; revision=34678
|
|
|
|
| |
svn path=/trunk/; revision=34677
|
|
|
|
| |
svn path=/trunk/; revision=34676
|
|
|
|
|
|
|
|
|
| |
2007-12-08 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=34675
|
|
|
|
| |
svn path=/trunk/; revision=34674
|
|
|
|
| |
svn path=/trunk/; revision=34673
|
|
|
|
| |
svn path=/trunk/; revision=34672
|
|
|
|
|
|
|
|
|
| |
2007-12-08 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add missing files from mail-remote.
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34671
|
|
|
|
|
|
|
|
| |
2007-12-08 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Wrong translation of "delete" fixed by Rodrigo Flores.
svn path=/trunk/; revision=34670
|
|
|
|
|
|
|
|
| |
2007-12-06 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34664
|
|
|
|
| |
svn path=/trunk/; revision=34661
|
|
|
|
| |
svn path=/trunk/; revision=34632
|
|
|
|
|
|
|
|
|
| |
2007-12-02 Matthew Barnes <mbarnes@redhat.com>
* POTFILES.in: Add new files, remove dead ones.
svn path=/trunk/; revision=34622
|
|
|
|
| |
svn path=/trunk/; revision=34609
|
|
|
|
|
|
|
|
| |
2007-11-28 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=34603
|
|
|
|
| |
svn path=/trunk/; revision=34596
|
|
|
|
| |
svn path=/trunk/; revision=34595
|
|
|
|
| |
svn path=/trunk/; revision=34561
|
|
|
|
| |
svn path=/trunk/; revision=34560
|
|
|
|
| |
svn path=/trunk/; revision=34559
|