aboutsummaryrefslogtreecommitdiffstats
path: root/data/empathy.schemas.in
Commit message (Collapse)AuthorAgeFilesLines
* add gconf key to disable auto-away (#613603)Christian Kampka2010-03-301-0/+14
|
* Migrate butterfly logs to remove the network ID suffix.Jonny Lamb2010-03-131-0/+14
| | | | | | Bug #612519 contains much more information about this change. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Show offline contacts by default (#612448)Guillaume Desmottes2010-03-101-1/+1
|
* Sort contacts by state by default (#612448)Guillaume Desmottes2010-03-101-1/+1
|
* remove the salut_created gconf key (#611817)Guillaume Desmottes2010-03-051-15/+0
|
* Disable sound notifications for login/logout of contacts (#609319)Frédéric Péters2010-02-091-2/+2
|
* show_protocols should be disabled by default (#605822)Guillaume Desmottes2010-01-061-1/+1
|
* Miscellaneous string fixesPhilip Withnall2010-01-011-4/+4
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Correct unnecessary use of the phrase "whether or not"Philip Withnall2010-01-011-36/+36
| | | | | | | Also correct use of nouns in place of verbs in a few areas, and make the consistent the terminology of signing in/out. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-171-0/+15
|
* empathy.schemas.in: s/criterium/criterion (#594308)Guillaume Desmottes2009-10-011-2/+2
|
* Fix some broken englishSjoerd Simons2009-08-241-2/+2
|
* Make the gconf entry be false by defaultSjoerd Simons2009-08-241-10/+7
|
* Add a new gconf value to know if mc4 accounts have to be importedArnaud Maillet2009-08-241-0/+17
|
* Merge branch 'connman'Jonny Lamb2009-08-201-4/+4
|\
| * empathy-conf: rename use_nm to use_connJonny Lamb2009-08-181-4/+4
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | Turn reduced accuracy mode by defaultPierre-Luc Beaudoin2009-08-201-1/+1
|/ | | | | | | There is a 10 seconds delay before any information is sent when enabling location publishing. Still, enabling the privacy mode by default can only make sure that precise location is never sent for people who want privacy.
* Set default for enable_webkit_developer_tools gconf keyXavier Claessens2009-07-291-1/+1
|
* Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva2009-07-161-0/+14
|
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+30
|
* Hide muc contacts listGabriel Millaire2009-06-181-5/+5
| | | | | | | - Removed trailing spaces - Notify change to visibility - Added G_PARAM_STATIC_STRINGS to properties - Broke empathy_chat_set_show_contacts() in two, simplifying call
* Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire2009-06-181-0/+14
|
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-0/+14
|
* Remove GConf schemaCosimo Cecchi2009-06-011-15/+0
|
* Add schema for the new preferenceCosimo Cecchi2009-06-011-1/+16
|
* 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