summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* gschema: Fix gettext-domainPiotr Drąg2017-10-011-1/+1
|
* Add skypeweb to known protocolsBalló György2017-02-134-0/+3
| | | | | | | Also add icons for Skype protocols. Source: https://github.com/EionRobb/skype4pidgin/tree/master/icons https://bugzilla.gnome.org/show_bug.cgi?id=778157
* 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
* build: add --disable-settings to avoid installing the GSettings schemaMarco Barisione2013-08-271-0/+3
| | | | | | | | 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
* build: add --with-icondir to set a different install path for iconsMarco Barisione2013-08-221-5/+5
|
* configure.ac: allow to overwrite where to install data filesMarco Barisione2013-08-201-5/+5
|
* Move the settings to org.gnome.telepathy-account-widgetsMarco Barisione2013-08-204-282/+12
| | | | | | | | | | | | This also deletes all the Empathy-specific settings we don't care about any more. Note that moving where we store the settings will lose the settings when migrating from an old Empathy to the new one using tp-account-widgets. This is not a real problem as the only setting is the last directory where an avatar was chosen from (so not a big loss at all). https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Remove Empathy files we don't need any moreMarco Barisione2013-08-2087-3215/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* empaty.desktop: enable StartupNotifyMarco Trevisan (Treviño)2013-04-041-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197
* boxes theme: fix whitespaceDebarshi Ray2013-01-211-2/+2
|
* adium themes: support prependDebarshi Ray2013-01-215-0/+5
| | | | | | | | | This is done by providing a #prepend similar to the #insert mandated by the Adium spec. NB: #prepend is an extension of the Adium spec. Fixes: https://bugzilla.gnome.org/639877
* implement %messageDirection% in default themesGuillaume Desmottes2013-01-045-7/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=688174
* empathy.desktop: set X-GNOME-UsesNotificationsGuillaume Desmottes2013-01-031-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043
* themes: improve readability of classic themeFrédéric Péters2012-12-031-0/+5
|
* set notifications-focus to true by defaultGuillaume Desmottes2012-11-291-1/+1
| | | | | | By default most users wants to know if they are highlighted in a chat room. https://bugzilla.gnome.org/show_bug.cgi?id=689122
* Add keywords to the desktop fileMatthias Clasen2012-11-041-0/+1
| | | | | This makes gnome-shell search more pleasant and useful. https://bugzilla.gnome.org/show_bug.cgi?id=686969
* Fix planet gnome theme when using a non-default fontSjoerd Simons2012-10-082-15/+23
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685663
* Don't set the DefaultFont{Size,Family} in the themesSjoerd Simons2012-10-083-18/+0
| | | | | | | | For Adium themes Empathy prefers using the default font settings in a theme above the system font settings. So lets not set default fonts for the builtin themes, so these will follow the system instead. https://bugzilla.gnome.org/show_bug.cgi?id=685663
* remove empathy-av old service and client filesGuillaume Desmottes2012-10-043-25/+0
| | | | They are not used since a while.
* set custom selection color in default themesGuillaume Desmottes2012-09-173-0/+12
| | | | | | Ensure that we actually see the text being selected. https://bugzilla.gnome.org/show_bug.cgi?id=684194
* EmpathyRosterWindow: refactor error infobar codeXavier Claessens2012-09-071-0/+8
|
* Change default to not show offline contactsXavier Claessens2012-08-201-1/+1
| | | | | According to Aday it does not scale with new roster view, and we now display a msg when no contacts are displayed.
* remove empathy-accounts.desktopGuillaume Desmottes2012-08-073-17/+0
| | | | | | | | Now that we have desktop wide UI to configure accounts (GNOME/Ubuntu Online Accounts) it doesn't make much sense to expose empathy-accounts as a separated application. https://bugzilla.gnome.org/show_bug.cgi?id=662986
* Fix distcheck when doing parallel buildXavier Claessens2012-07-231-2/+6
| | | | | This makes sure the icones are done (un)installing before regenerating the icon cache.
* boxes theme: style actions like beforeFrédéric Péters2012-07-043-2/+27
|
* classic theme: style action lines like beforeFrédéric Péters2012-07-041-0/+22
|
* classic theme: more colour updatesFrédéric Péters2012-07-041-1/+5
|
* classic theme: update with colours from the old themeFrédéric Péters2012-07-031-2/+3
| | | | part of https://bugzilla.gnome.org/show_bug.cgi?id=679321
* change default value of 'theme' key to 'Classic'Guillaume Desmottes2012-07-021-1/+1
| | | | That's the name of the Adium version.
* Store the theme name in the 'theme' gsettings keyGuillaume Desmottes2012-07-021-1/+1
| | | | | The 'adium-path' key is now deprecated as we lookup the theme path from its name.
* Bring back 'theme' keyDanielle Madeley2012-07-021-0/+5
| | | | We need it for migrating the settings to Adium-only
* Rename 'Classic WK' to 'Classic'Danielle Madeley2012-07-021-1/+1
|
* Remove legacy themes codeDanielle Madeley2012-07-021-5/+0
|
* Add Planet GNOME chat themeDanielle Madeley2012-07-0210-0/+190
|
* Add 'Classic' themeDanielle Madeley2012-07-025-1/+91
| | | | Currently called 'Classic WK' until the old theme is removed.
* Install Boxes themeDanielle Madeley2012-07-022-1/+36
| | | | Uninstall needs work. Why is Automake so bad with directories?
* Add Boxes as an Adium theme with variants Clean, Simple and BlueDanielle Madeley2012-07-028-0/+136
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=645921
* Don't show groups by defaultGuillaume Desmottes2012-06-151-1/+1
| | | | | | | The new design is less groups oriented. Users can easly get them back using the preferences dialog. https://bugzilla.gnome.org/show_bug.cgi?id=677949
* remove deprecated gsettings keysGuillaume Desmottes2012-06-152-33/+0
| | | | | | Those are not supported by the new roster UI and so can be removed. https://bugzilla.gnome.org/show_bug.cgi?id=677949
* roster-window: remove unused gsettings_contactsGuillaume Desmottes2012-06-151-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=677949
* add css_DATA to EXTRA_DIST and DISTCLEANFILESGuillaume Desmottes2012-06-051-0/+2
|
* Don't erase schema in DISTCLEANDanielle Madeley2012-06-011-1/+0
| | | | Oops
* Define a style class for the tab close buttonGuillaume Desmottes2012-05-251-1/+1
| | | | Seems that's the proper way to do it.
* gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes2012-05-241-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669473
* Add empathy.css and helper code to use itGuillaume Desmottes2012-05-242-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669473
* Add preference to show account balancesDanielle Madeley2012-05-151-1/+1
| | | | Set this 'true' by default.
* Mark the options for the sort-criterion enumDanielle Madeley2012-05-151-0/+4
|
* remove empathy-avGuillaume Desmottes2012-05-021-13/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=675296
* Stop generating gschema from .in fileGuillaume Desmottes2012-04-234-309/+305
| | | | | | | intltool now supports translating gschema files properly so we don't need to do this crack any more. https://bugzilla.gnome.org/show_bug.cgi?id=672619
* add translator comment for the sanity-cleaning-number keyGuillaume Desmottes2012-03-221-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=672608