summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Occitan translationgnome-2-32Cédric Valmary2016-10-101-1219/+999
|
* Updated Occitan translationCédric Valmary2015-05-211-414/+2579
|
* Updated Danish translationAputsiaq Janussen2011-09-301-43/+61
|
* Updated asturian translationXandru Armesto2011-09-271-415/+697
|
* Updated Serbian translationМирослав Николић2011-06-122-308/+114
|
* Updated Turkish translationMuhammet Kara2011-04-231-205/+454
|
* media-keys: React to stream-removed signal from GvcMixerControlRodrigo Moya2011-04-191-0/+17
|
* Updated French translationBruno Brouard2011-03-241-33/+55
|
* Updated Hebrew translation.Yaron Shahrabani2011-03-171-61/+81
|
* l10n: Updated Greek translation for gnome-settings-daemonΓιώργος Στεφανάνης2011-03-161-188/+620
|
* Updated Latvian translation.Rudolfs Mazurs2011-03-091-243/+435
|
* Updated Japanese translation.Jiro Matsuzawa2011-01-311-32/+52
|
* Updated Swedish translationDaniel Nylander2010-12-291-28/+37
|
* [l10n]Updated Catalan translationGil Forcada2010-12-261-36/+58
|
* [l10n] Updated Estonian translationIvar Smolin2010-11-151-3/+3
|
* Update Czech translationPetr Kovar2010-11-151-29/+49
|
* Updated British English translationBruce Cowan2010-11-141-30/+50
|
* Updated Polish translationPiotr Drąg2010-11-141-29/+50
|
* Updated Hungarian translationGabor Kelemen2010-11-131-62/+60
|
* Updated Brazilian Portuguese translationDjavan Fagundes2010-11-101-29/+51
|
* Updated Galician translationsFran Diéguez2010-11-091-30/+50
|
* Updated Spanish translationJorge González2010-11-081-69/+90
|
* Updated Slovenian translationMatej Urbančič2010-11-061-63/+71
|
* [l10n] Updated German translationMario Blättermann2010-11-051-72/+93
|
* xrandr: Use Xorg monitor settings by defaultBastien Nocera2010-11-051-1/+1
| | | | So as not to break the default behaviour.
* RANDR - Add gconf key for disabling boot time configurationMartin Pitt2010-11-052-1/+22
| | | | | | | | | | | | | In a lot of situations it is undesirable to have g-s-d change the XRandR settings, because it overrides X.org customizations, leads to unnecessary mode switches, or increases boot time. Add a gconf key "use_xorg_monitor_settings" to disable apply_default_boot_configuration(), in which case the XRandR configuration will not be touched unless there is a global or per-user configuration file. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=631388 Bug-Ubuntu: https://launchpad.net/bugs/640807
* housekeeping: Don't access free'd memory if a volume is unmounted whilst the ↵Rodrigo Moya2010-11-051-3/+5
| | | | dialog is displayed
* (randr) bnc#647304 - If the stored configuration fails at startup, use the ↵Gary Lin2010-10-291-2/+3
| | | | | | | | | | | | fallback configurations Previously, if a stored configuration existed but it could not be applied due to nonmatching monitors, we would do nothing else - potentially leaving the user in whatever startup state was used by the X server. Now, in that condition we simply fall back to trying the system-global configuration or the boot-time configuration. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-291-213/+368
|
* Updated Japanese translationTakayuki KUSANO2010-10-201-6/+7
|
* Revert "Fix launching the display configuration tool"Vincent Untz2010-10-121-1/+1
| | | | | | In 2.32, we still want to use gnome-display-properties. This reverts commit 03112091d18ad0f9cc66b5f8835aadb1c47bc9ee.
* Updated Korean translationChangwoo Ryu2010-10-091-303/+293
|
* Updated Catalan translationJoan Duran2010-09-291-208/+361
|
* Updated Basque languageInaki Larranaga Murgoitio2010-09-281-180/+343
|
* Update Czech translationPetr Kovar2010-09-271-197/+353
|
* Release 2.32.0GNOME_SETTINGS_DAEMON_2_32_0Rodrigo Moya2010-09-272-1/+16
|
* Updated Bulgarian translationDamyan Ivanov2010-09-271-194/+334
|
* Updated Russian translationAlexander Saprykin2010-09-271-211/+351
|
* Updated Arabic translationKhaled Hosny2010-09-231-250/+416
|
* Updated Japanese translationTakayuki KUSANO2010-09-201-33/+33
|
* Updated Lithuanian translationŽygimantas Beručka2010-09-191-330/+540
|
* Updated Polish translationPiotr Drąg2010-09-181-198/+337
|
* Updated Brazilian Portuguese translationHenrique P. Machado2010-09-151-206/+357
|
* Check whether XGetWindowProperty returns no items, and return if so.Krzysztof Klimonda2010-09-151-1/+4
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=628526
* Updated Indonesian translationAndika Triwidada2010-09-141-2933/+931
|
* Release 2.31.92GNOME_SETTINGS_DAEMON_2_31_92Rodrigo Moya2010-09-142-1/+19
|
* Updated Norwegian bokmål translationKjartan Maraas2010-09-111-66/+70
|
* Say how to keep the log file from being createdFederico Mena Quintero2010-09-081-0/+3
| | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Log when handling RANDR events, and fix bgo#615804 - restore config on RANDR ↵Gabriel Burt2010-09-081-31/+18
| | | | | | | | | | | event *Do* try to restore a saved configuration when we get a RANDR event from the X server, that says 'the displays changed; do something about it'. This will make it easier for users to just plug in something and get back to a state that they know worked before. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Log the configurations when handling the XF86Display hotkeyFederico Mena Quintero2010-09-081-2/+22
| | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>