| patch |
summary |
view |
raw |
| 01_xrdb.patch |
plugins/xrdb/gsd-xrdb-manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 02_missing_libs.patch |
configure.ac | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 03_maintainer_mode.patch |
configure.ac | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 11_sleepkey.patch |
plugins/media-keys/gsd-media-keys-manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 20_gstreamer.patch |
configure.ac | 43 +
plugins/media-keys/Makefile.am | 15
plugins/media-keys/cut-n-paste/Makefile.am | 34 +
plugins/media-keys/cut-n-paste/gvc-gstreamer-acme-vol.c | 402 ++++++++++++++++
plugins/media-keys/cut-n-paste/gvc-gstreamer-acme-vol.h | 56 ++
plugins/media-keys/gsd-media-keys-manager.c | 74 ++
6 files changed, 602 insertions(+), 22 deletions(-)
|
view
|
download
|
| 30_pkgconfig-path.patch |
data/gnome-settings-daemon.pc.in | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 70_relibtoolize.patch |
INSTALL | 107
Makefile.in | 12
aclocal.m4 | 8979 ++++++++++++++--------------
config.guess | 58
config.h.in | 6
config.sub | 15
configure | 9117 +++++++++--------------------
data/Makefile.in | 10
gnome-settings-daemon/Makefile.in | 10
ltmain.sh | 41
plugins/Makefile.in | 10
plugins/a11y-keyboard/Makefile.in | 10
plugins/background/Makefile.in | 10
plugins/clipboard/Makefile.in | 10
plugins/common/Makefile.in | 10
plugins/dummy/Makefile.in | 10
plugins/font/Makefile.in | 10
plugins/housekeeping/Makefile.in | 10
plugins/keybindings/Makefile.in | 10
plugins/keyboard/Makefile.in | 10
plugins/media-keys/Makefile.in | 33
plugins/media-keys/actions/Makefile.in | 599 +
plugins/media-keys/cut-n-paste/Makefile.in | 114
plugins/mouse/Makefile.in | 10
plugins/sound/Makefile.in | 10
plugins/typing-break/Makefile.in | 10
plugins/xrandr/Makefile.in | 10
plugins/xrdb/Makefile.in | 10
plugins/xrdb/data/Makefile.in | 10
plugins/xsettings/Makefile.in | 10
30 files changed, 8490 insertions(+), 10781 deletions(-)
|
view
|
download
|
| 99_ltmain_as-needed.patch |
ltmain.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|