summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* builder: use the correct translation domainMarco Barisione2013-09-032-7/+22
| | | | | | | | | | | | tpaw_builder_get_*() functions always used GETTEXT_PACKAGE as translation domain, but that always meant the tpaw one so it broke empathy's translations. This commit adds tpaw_builder_get_*_with_domain() functions and replace the previous functions with macros that use the GETTEXT_PACKAGE defined in the .c file that includes tpaw-builder.h. https://bugzilla.gnome.org/show_bug.cgi?id=707208
* live-search: inherit from GtkBoxGuillaume Desmottes2013-09-022-3/+4
| | | | | | GtkHBox has been deprecated since a while. https://bugzilla.gnome.org/show_bug.cgi?id=707265
* Updated Polish translationPiotr Drąg2013-08-311-52/+40
|
* Added Slovenian translationMatej Urbančič2013-08-301-54/+165
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-292-108/+311
|
* Updated Lithuanian translationAurimas Černius2013-08-281-56/+165
|
* Updated Basque languageInaki Larranaga Murgoitio2013-08-281-52/+157
|
* Updated slovak translationPavol Klačanský2013-08-281-56/+186
|
* data/Makefile.am: make --disable-settings actually workMarco Barisione2013-08-281-2/+8
| | | | | | | Even if ENABLE_SETTINGS was not set, the files were still installed as @GSETTINGS_RULES@ was still expanded. https://bugzilla.gnome.org/show_bug.cgi?id=706801
* Updated Spanish translationDaniel Mustieles2013-08-271-50/+55
|
* build: add --disable-settings to avoid installing the GSettings schemaMarco Barisione2013-08-273-0/+33
| | | | | | | | This is needed to avoid multiple components shipping the same schema. It's just a temporary workaround that won't be needed when https://bugzilla.gnome.org/show_bug.cgi?id=706317 will be fixed. https://bugzilla.gnome.org/show_bug.cgi?id=706801
* avatar-chooser: make the file chooser dialog modalMarco Barisione2013-08-271-6/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706881
* Updated Galician translationsFran Diéguez2013-08-271-43/+46
|
* Punjabi Translation updated by AmanA S Alam2013-08-251-55/+168
|
* [l10n] Updated Italian translation.Milo Casagrande2013-08-241-42/+31
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-08-231-57/+56
|
* Updated Norwegian bokmål translationKjartan Maraas2013-08-231-52/+147
|
* Updated Czech translationMarek Černocký2013-08-221-67/+151
|
* tpaw-account-widget: set the apply button's text to "Add"/"Apply"Marco Barisione2013-08-221-75/+13
| | | | | Before we set the text to "Log in" if the user was online and we were creating a new account and "Apply" in other cases.
* tpaw-user-info: explain that the details will be shared with other usersMarco Barisione2013-08-221-0/+16
|
* tpaw-contactinfo-utils: use title case for labelsMarco Barisione2013-08-221-6/+6
|
* tpaw-calendar-button: use the symbolic clear iconMarco Barisione2013-08-221-1/+1
|
* tpaw-account-widget: use the symbolic clear icon for password fieldsMarco Barisione2013-08-221-2/+2
|
* tpaw-account-widget: leave more space between username and passwordMarco Barisione2013-08-227-0/+14
|
* tpaw-account-widget: improve the size of the various fieldsMarco Barisione2013-08-2210-82/+161
| | | | | | | | | Fields in the main area now are at least 280px wide. This solves the problem with fields being too small. All the fields should expand to fix the available horizontal space. This solves the problem with fields leaving empty space on their side (in particular when the advanced section is expanded).
* tpaw-account-widget: remove the ability to register accountsMarco Barisione2013-08-222-92/+0
| | | | This feature was never used anyway and most servers don't support it.
* build: add --with-icondir to set a different install path for iconsMarco Barisione2013-08-223-8/+21
|
* configure.ac: add --with-gettext-package to avoid conflictsMarco Barisione2013-08-221-1/+11
| | | | | | | telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location.
* Makefile.am: remove COPYING.LGPL from EXTRA_DISTMarco Barisione2013-08-221-1/+0
|
* Fix build with UOAXavier Claessens2013-08-211-0/+5
|
* COPYING: everything was relicensed, so just keep the LGPL textMarco Barisione2013-08-212-754/+414
|
* Updated Spanish translationDaniel Mustieles2013-08-211-37/+150
|
* Updated Indonesian translationAndika Triwidada2013-08-211-40/+147
|
* Updated Galician translationsFran Diéguez2013-08-211-37/+147
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-08-201-48/+159
|
* Updated Polish translationPiotr Drąg2013-08-201-39/+147
|
* [l10n] Updated Italian translation.Milo Casagrande2013-08-201-38/+145
|
* user-info: prepare the connection's ContactInfo interfaceMarco Barisione2013-08-201-1/+28
|
* configure.ac: allow to overwrite where to install data filesMarco Barisione2013-08-203-7/+24
|
* irc-network-manager: rename the EMPATHY_SRC_DIR env variableMarco Barisione2013-08-201-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Save the UOA provider name in the pkg-config fileMarco Barisione2013-08-203-5/+11
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tp-account-widgets/: remove absolute include for internal headersMarco Barisione2013-08-207-17/+22
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* po/*.po: s/Empathy/tp-account-widgets/Marco Barisione2013-08-2067-128/+128
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* po/*.po: remove strings coming from files that used to be GPLMarco Barisione2013-08-2086-10646/+1326
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* po/*.po: remove old Empathy strings not used in tp-awMarco Barisione2013-08-2086-228622/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* po/*.po: update from the sourcesMarco Barisione2013-08-2086-281457/+204521
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* POTFILES.skip: update the file listMarco Barisione2013-08-201-2/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* POTFILES.in: update the file listMarco Barisione2013-08-201-91/+38
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* po/.gitignore: ignore the right .pot file and not empathy.potMarco Barisione2013-08-201-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* string-parser: reindentMarco Barisione2013-08-202-158/+172
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492