Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
In plugins/housekeeping/gsd-ldsm-dialog.c
- Initialize GSList ignore_paths before use
- Use g_slist_prepend instead of _append in loop (more efficient), reverse after
In plugins/media-keys/msd-media-keys-manager.c
- Default to mate-terminal if terminal "exec" key is empty
In plugins/xrandr/msd-xrandr-manager.c
- Only start_or_stop_icon when the show icon key actually changes
Also, adapt this for media-keys plugin:
Don't use org.gnome.settings-daemon for volume_step setting
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1a9eea8224d41643a8a7a05d799198058e36e1a8
|
|
|
|
|
|
This reverts commit 91f651c6f6f0ee7fdff1d49e36161d4e76e16e02.
|
|
do_multimedia_player_action did nothing more than call
msd_media_player_key_pressed, which was pointless overhead.
|
|
|
|
try to find mate-calc, fall back to gcalctool if it is not found.
Signed-off-by: Stefan Tauner <[email protected]>
|
|
|
|
|