aboutsummaryrefslogtreecommitdiffstats
path: root/data/empathy.schemas.in
Commit message (Collapse)AuthorAgeFilesLines
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-1/+71
|
* Minor string fixes. Fixes bug #571635Bruce Cowan2009-02-171-1/+1
| | | | | | From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473
* Modify code to handle new preferences.Xavier Claessens2009-01-311-4/+34
| | | | svn path=/trunk/; revision=2281
* Fix a typo in the schemas description.Xavier Claessens2009-01-071-4/+4
| | | | svn path=/trunk/; revision=2023
* Create an UI for sound configuration.Xavier Claessens2009-01-071-11/+97
| | | | svn path=/trunk/; revision=2021
* Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny Lamb)Jonny Lamb2008-11-221-0/+14
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1809
* Removed tabs from GConf schema. (Jonny Lamb)Jonny Lamb2008-10-171-45/+45
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1628
* Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb)Jonny Lamb2008-10-171-0/+14
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1625
* Show the main window by default on first run.Xavier Claessens2008-08-121-1/+1
| | | | svn path=/trunk/; revision=1323
* Added support for the chat window to show the avatar as the icon. Fixes bug ↵Jonny Lamb2008-07-081-0/+14
| | | | | | | | #526892 (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1205
* Schema short description improved. Fixes bug #533541 (Claude Paroz).Xavier Claessens2008-05-211-3/+3
| | | | svn path=/trunk/; revision=1115
* Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1054
* Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1053
* Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1052
* Add option in preference to automatically connect at startup. Fixes bug ↵Xavier Claessens2008-01-121-4/+14
| | | | | | #499885 (Carl-Anton Ingmarsson). svn path=/trunk/; revision=539
* Add a preference option to disable/enable NM support.Xavier Claessens2007-12-061-0/+15
| | | | | | | | | | | | | | | 2007-12-06 Xavier Claessens <xclaesse@gmail.com> * data/empathy.schemas.in: * libempathy-gtk/empathy-preferences.c: * libempathy-gtk/empathy-preferences.glade: * libempathy-gtk/empathy-preferences.h: * libempathy-gtk/empathy-status-icon.c: * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: Add a preference option to disable/enable NM support. svn path=/trunk/; revision=468
* Add a gconf key to define the char to be added for tab completion. FixesXavier Claessens2007-11-301-0/+16
| | | | | | | | | | | | 2007-11-30 Xavier Claessens <xclaesse@gmail.com> * data/empathy.schemas.in: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-preferences.h: Add a gconf key to define the char to be added for tab completion. Fixes bug #453418 (Matej Cepl, Xavier Claessens). svn path=/trunk/; revision=451
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-231-0/+15
| | | | | | | | | | | | | | | | | | | | 2007-08-23 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-account-widget-salut.glade: * libempathy-gtk/empathy-account-widget-salut.c: * libempathy-gtk/empathy-account-widget-salut.h: * libempathy-gtk/empathy-preferences.h: * libempathy-gtk/empathy-accounts-dialog.c: * libempathy-gtk/Makefile.am: * src/empathy.c: * configure.ac: * data/empathy.schemas.in: Add specialised UI for salut settings. Configure a Salut account first time empathy is started with salut CM installed using gnome-about-me information. Fixes bug #447467 (Cosimo Cecchi, Xavier Claessens). svn path=/trunk/; revision=266
* Set COL_NAME earlier like that it can directly be sorted.Xavier Claessens2007-05-201-3/+3
| | | | | | | | | | | 2007-05-20 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like that it can directly be sorted. * data/empathy.schemas.in: s/gossip/empathy/ svn path=/trunk/; revision=83
* [darcs-to-svn @ Move schemas to data/ and hide main window by default]Xavier Claessens2007-05-131-0/+253
svn path=/trunk/; revision=49