aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.ui
Commit message (Collapse)AuthorAgeFilesLines
* add preference to disable logging (#567858)Guillaume Desmottes2010-08-171-0/+14
|
* Add a translator comment explaining the "reduce location" semantic (#624062)Guillaume Desmottes2010-08-031-1/+1
| | | | Thanks to mahfiaz@gmail.com for his suggestion.
* Add option to disable displaying events in the notif area (#585914)Guillaume Desmottes2010-07-071-1/+16
|
* Port EmpathyPreferences to GtkDialog subclassDanielle Madeley2010-06-241-49/+0
|
* Use 'A' as accelerator for the "Automatically connect on startup" option ↵ekspiulo2010-05-181-1/+1
| | | | (#618753)
* Miscellaneous string fixesPhilip Withnall2010-01-011-1/+1
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Rephrase geolocation preferences (#585957)Pierre-Luc Beaudoin2009-10-011-4/+4
|
* Fix reduced accuracy concernsPierre-Luc Beaudoin2009-08-061-1/+1
| | | | | | | | As pointed out by users, the previous reduced accuracy mode was not the best. It is better to trunkate the coordinates rather than adding a random value to it. This patch also replaces strcmp by tp_strdiff
* Move Compact List and Sort Contacts from Preferences to View menuGabriel Millaire2009-07-101-94/+0
|
* List installed adium themesPierre-Luc Beaudoin2009-07-031-44/+0
|
* Rename label1 to remove dupped idPierre-Luc Beaudoin2009-06-261-1/+1
|
* New labels for user signing in/out notification preferences.Frédéric Péters2009-06-231-2/+2
|
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+26
|
* Added general option Show contact list in roomsGabriel Millaire2009-06-181-0/+16
|
* removed extra spacingGabriel Millaire2009-06-181-1/+0
|
* Fix wrapping in Preferences dialogNicolò Chieffo2009-06-181-2/+2
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-22/+44
|
* Do not include default title property for Adium theme filepickerFrédéric Péters2009-06-131-1/+0
| | | | (GNOME bug 585640)
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-0/+43
|
* Fix inconsistency in preferences and codePierre-Luc Beaudoin2009-06-011-1/+1
|
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-5/+201
|
* Regenerate empathy-preferences.ui with glade, it seems to fix mal formed xmlXavier Claessens2009-04-161-42/+91
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2870
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+620
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840