summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2009-09-03add facebook iconGuillaume Desmottes4-0/+3
2009-09-02Limit the x264enc bitrateOlivier Crête1-0/+1
2009-08-31Use valid desktop category.Brian Pepple1-1/+1
2009-08-28Fix .desktop file (GNOME bug 592737)Frédéric Péters1-1/+3
2009-08-25Remove the generate .service fileXavier Claessens1-2/+3
2009-08-25Use datadir instead of the dir suggested in the dbus pkgfileSjoerd Simons1-1/+1
2009-08-25Add client and service file for o.fd.Tp.Client.Empathy.Jonny Lamb4-1/+23
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-08-23Fix some broken englishSjoerd Simons1-2/+2
2009-08-23Make the gconf entry be false by defaultSjoerd Simons1-10/+7
2009-08-23Add a new gconf value to know if mc4 accounts have to be importedArnaud Maillet1-0/+17
2009-08-21Merge back from masterSjoerd Simons10-259/+205
2009-08-20Merge branch 'connman'Jonny Lamb1-4/+4
2009-08-19Turn reduced accuracy mode by defaultPierre-Luc Beaudoin1-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.
2009-08-18empathy-conf: rename use_nm to use_connJonny Lamb1-4/+4
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-08-12Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582)Frédéric Péters1-0/+1
2009-08-07Use the official MSN icon (#576467)Guillaume Desmottes6-254/+126
2009-08-06Force skew method of clock slaving for alsa/osssrcOlivier Crête1-0/+15
2009-08-06Make it possible to set element properties from a config fileOlivier Crête2-1/+19
2009-08-06Put codec preferences in a configuration fileOlivier Crête2-0/+40
2009-08-01Merge branch 'master' into mc5Cosimo Cecchi2-4/+4
2009-07-30Change the name to Empathy IM Client, which is more recognizableSjoerd Simons1-3/+3
2009-07-29Set default for enable_webkit_developer_tools gconf keyXavier Claessens1-1/+1
2009-07-28Merge commit 'upstream/master' into mc5Sjoerd Simons1-0/+14
Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c
2009-07-16Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva1-0/+14
2009-07-16Remove profiles, they're not used anymoreSjoerd Simons18-224/+0
2009-06-23Show a notification when a contact goes offline or onlineFrédéric Péters1-0/+30
2009-06-18Hide muc contacts listGabriel Millaire1-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
2009-06-18Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire1-0/+14
2009-06-11Use a default Template.html if not provided by the theme.Xavier Claessens1-0/+159
2009-06-11Quick check if the theme path is OK.Xavier Claessens1-2/+6
2009-06-11Add UI in the preference dialog to select the path to adium themeXavier Claessens1-0/+14
2009-06-11import im-meanwhile from PidginGuillaume Desmottes5-0/+178
2009-06-11add sametime profile (#562981)Guillaume Desmottes2-1/+13
2009-06-01Remove GConf schemaCosimo Cecchi1-15/+0
2009-06-01Add schema for the new preferenceCosimo Cecchi1-1/+16
2009-06-01Add a Location tab in preferencesPierre-Luc Beaudoin1-1/+71
2009-04-20More icon sizesDavyd Madeley9-0/+8
2009-04-20Icons from FirefoxDavyd Madeley3-0/+2
2009-02-26Compile icon cache for private icon repo as well as public oneDavyd Madeley1-0/+10
From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2534
2009-02-16Minor string fixes. Fixes bug #571635Bruce Cowan1-1/+1
From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473
2009-02-10Fix 'make install' for some automake versions. Fixes #570357.Theppitak Karoonboonyanan1-1/+1
svn path=/trunk/; revision=2431
2009-02-02Allow Empathy to be built from outside the source tree.Xavier Claessens1-1/+1
Patch by Theppitak Karoonboonyanan, fix bug #570080. svn path=/trunk/; revision=2372
2009-01-30Modify code to handle new preferences.Xavier Claessens1-4/+34
svn path=/trunk/; revision=2281
2009-01-06Fix a typo in the schemas description.Xavier Claessens1-4/+4
svn path=/trunk/; revision=2023
2009-01-06Create an UI for sound configuration.Xavier Claessens1-11/+97
svn path=/trunk/; revision=2021
2008-11-21Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny Lamb)Jonny Lamb1-0/+14
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1809
2008-10-17Removed tabs from GConf schema. (Jonny Lamb)Jonny Lamb1-45/+45
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1628
2008-10-17Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb)Jonny Lamb1-0/+14
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1625
2008-08-15Remove empathy-properties.desktop.in from gitignore and POTFILES.skipXavier Claessens1-2/+0
svn path=/trunk/; revision=1337
2008-08-14Don't need separate "Empathy accounts" in preferences; Colin Walters2-15/+1
for now Edit->accounts, hopefully in the long term we can merge with evolution-data-server/gnome-about-me UI. svn path=/trunk/; revision=1335