From 3d9141cf86c77ee07af7b826dc23d8c1fe40fe04 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Thu, 5 Jul 2012 14:24:18 -0400 Subject: Preparing for 1.4 release. --- ChangeLog | 864 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 865 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8b137891..8c4be134 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1 +1,865 @@ +commit dc7650d7fc6ab26dc3a15964a65e59dd184d75b9 +Author: Stefano Karapetsas +Date: Thu Jun 28 16:28:36 2012 +0200 + reverted patch to avoid missing theme warning + - now debian/ubuntu completed multiarch transition, so gtk engines + are only in 1 folder + - this patch cause a 64bit warning on opensuse + + capplets/common/mate-theme-info.c | 23 ----------------------- + 1 file changed, 23 deletions(-) + +commit c7c8347630770ea34d42abcaef9c9c1b0ebea5e7 +Author: Stefano Karapetsas +Date: Thu Jun 28 15:31:59 2012 +0200 + + prepare 1.3.0 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit f571777b6f4be433d502e5c2fd6761441ff9c8d7 +Author: Stefano Karapetsas +Date: Thu Jun 28 15:22:53 2012 +0200 + + sync translations with transifex + + po/af.po | 4400 +++++++++++++++++++------------------------------ + po/ar.po | 1555 +++++------------- + po/ast.po | 1455 +++++++--------- + po/ca.po | 3364 +++++++++---------------------------- + po/de.po | 1125 +++++-------- + po/es.po | 1618 +++++------------- + po/et.po | 1406 ++++++++++++---- + po/eu.po | 918 +++++------ + po/fr.po | 1102 +++++-------- + po/he.po | 969 +++++------ + po/is.po | 5278 ++++++++++++++++++++++++++++++----------------------------- + po/it.po | 1264 +++++--------- + po/pl.po | 933 +++++------ + po/pt_BR.po | 1072 +++++------- + po/ru.po | 798 +++++---- + po/tr.po | 1887 ++++++++++----------- + 16 files changed, 11681 insertions(+), 17463 deletions(-) + +commit 7ee62cbb77e182314cc0191f8cb84b8604b53164 +Author: Stefano Karapetsas +Date: Thu Jun 28 15:22:44 2012 +0200 + + add po gnome copyrights file + + po/gnome-copyrights.txt | 1361 +++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 1361 insertions(+) + +commit 121b4a21809fc4d1b2f6bf8a512212a200fb8ee4 +Merge: e9cff2b 4bbbb6c +Author: Stefano Karapetsas +Date: Wed May 23 05:21:28 2012 -0700 + + Merge pull request #7 from MDykstra/master + + backward compatible dependency on gmodule-2.0 + +commit 4bbbb6c81461d139c9909e84d46b99a14178c33a +Author: Marcel Dijkstra +Date: Wed May 23 02:57:24 2012 +0200 + + only depend on gmodule-2.0 if it exists + + capplets/common/Makefile.am | 3 ++- + configure.ac | 6 ++++-- + 2 files changed, 6 insertions(+), 3 deletions(-) + +commit e9cff2b298ff76555ebc3acffb70a6256f76ac53 +Author: Perberos +Date: Sun May 13 08:04:42 2012 -0300 + + wrong mimetype on video + + capplets/default-applications/mate-da-capplet.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2f809edfca6aed9b1e760fce41fd6aaa0ea01749 +Author: Perberos +Date: Sun May 13 08:04:23 2012 -0300 + + wrong mimetype on media and video + + capplets/default-applications/mate-da-capplet.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit b787f7a4484f07560f7aa9f97f6c4ae1e7f383bd +Author: Perberos +Date: Sun May 13 07:46:32 2012 -0300 + + re-coding default applications + + TODO | 3 + + capplets/default-applications/Makefile.am | 16 +- + capplets/default-applications/mate-da-capplet.c | 1312 ++++---------------- + capplets/default-applications/mate-da-capplet.h | 4 - + capplets/default-applications/mate-da-item.c | 196 --- + capplets/default-applications/mate-da-item.h | 101 -- + capplets/default-applications/mate-da-xml.c | 506 -------- + capplets/default-applications/mate-da-xml.h | 27 - + .../mate-default-applications-properties.ui | 25 + + .../mate-default-applications.xml.in | 700 ----------- + 10 files changed, 257 insertions(+), 2633 deletions(-) + +commit 006e3abdc5d7e3d1f8b5e13836f2933715ffab93 +Author: Perberos +Date: Thu May 3 17:04:03 2012 -0300 + + rename typing-monitor icon to mate-typing-monitor (https://github.com/mate-desktop/mate-control-center/issues/6) + + typing-break/Makefile.am | 4 +- + typing-break/drwright.c | 2 +- + typing-break/main.c | 2 +- + typing-break/mate-typing-monitor.png | Bin 0 -> 3292 bytes + typing-break/mate-typing-monitor.svg | 336 ++++++++++++++++++++++++++++++++++ + typing-break/typing-monitor.png | Bin 3292 -> 0 bytes + typing-break/typing-monitor.svg | 336 ---------------------------------- + 7 files changed, 340 insertions(+), 340 deletions(-) + +commit ed66b7bdee4c2cdac8f1bc8d1b71e7fae602c341 +Author: Steve Zesch +Date: Sun Mar 25 19:06:44 2012 -0400 + + Preparing for 1.2.1 release + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit aa9c31065f635c01185b0d9b6df847a026963b3e +Merge: 3d1da80 ef73e40 +Author: Steve Zesch +Date: Sat Mar 17 10:17:46 2012 -0700 + + Merge pull request #2 from benpicco/master + + sync with upstream + +commit ef73e403810b40848f733c834f39299a3787db1d +Author: Martin Pitt +Date: Wed Mar 30 07:47:55 2011 +0000 + + Re-fix proper response id for the keyboard help button + + 05c1f574d already fixed this, but f5d8d65b8 inadvertently reverted it. + Re-apply. + + https://bugzilla.gnome.org/show_bug.cgi?id=616917 + + .../keyboard/mate-keyboard-properties-dialog.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 3d1da80b0d4de4b4a5c7caa59a2b80de95f88915 +Author: Perberos +Date: Tue Mar 6 22:01:20 2012 -0300 + + Update capplets/default-applications/mate-default-applications.xml.in + + .../mate-default-applications.xml.in | 9 +++++++++ + 1 file changed, 9 insertions(+) + +commit 9b18bf40dd0fa8e48393b3961da5a6a45e106b4e +Author: Stefano Karapetsas +Date: Wed Feb 29 20:05:14 2012 +0100 + + add summary in configure.ac + + configure.ac | 16 ++++++++++++++++ + 1 file changed, 16 insertions(+) + +commit 6671aa0dcd07a2af3961936abe33f4f3cdd8305e +Author: Stefano Karapetsas +Date: Wed Feb 29 01:03:41 2012 +0100 + + prepare for 1.2 release + + AUTHORS | 7 ++++++- + MAINTAINERS | 15 --------------- + autogen.sh | 4 ++-- + configure.ac | 4 ++-- + distro/ubuntu/build | 33 --------------------------------- + distro/ubuntu/postinst | 13 ------------- + distro/ubuntu/postrm | 10 ---------- + distro/ubuntu/preinst | 8 -------- + distro/ubuntu/prerm | 11 ----------- + 9 files changed, 10 insertions(+), 95 deletions(-) + +commit c5dfae990e8a774fa3b88454dd5a303cee902573 +Author: Perberos +Date: Wed Feb 22 01:47:46 2012 -0300 + + g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate-panel/issues/8) + + capplets/appearance/mate-wp-xml.c | 18 +++++++++++++++--- + capplets/common/mate-theme-info.c | 7 ++++++- + libwindow-settings/mate-wm-manager.c | 7 ++++++- + 3 files changed, 27 insertions(+), 5 deletions(-) + +commit 73ff1adc61a874f496a3fbef059f3630aaa182e5 +Author: Perberos +Date: Thu Jan 26 17:37:35 2012 -0300 + + changing pkgbuild source method + + distro/archlinux/PKGBUILD | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 965137904e933468560556536674a6431fbb56f9 +Author: Perberos +Date: Thu Jan 26 17:37:04 2012 -0300 + + removing autogenerated files + + capplets/accessibility/at-properties/Makefile.in | 753 ------------------ + capplets/appearance/data/Makefile.in | 660 ---------------- + libslab/Makefile.in | 804 ------------------- + libwindow-settings/Makefile.in | 792 ------------------- + m4/intltool.m4 | 216 ------ + po/Makefile.in.in | 217 ------ + shell/Makefile.in | 789 ------------------- + typing-break/Makefile.in | 899 ---------------------- + 8 files changed, 5130 deletions(-) + +commit e554754f5681592f0f7b1d41e0943a89470f3796 +Merge: 035a4e3 b9c28ef +Author: Steve Zesch +Date: Mon Jan 9 22:14:20 2012 -0500 + + Merge branch 'master' of https://github.com/mate-desktop/mate-control-center + +commit 035a4e3cfa5782aaa4967cf923a1364eba3b056b +Author: Steve Zesch +Date: Mon Jan 9 22:13:32 2012 -0500 + + Changed mate.gr.jp to gnome.gr.jp as requested in Issue #86 + + po/ja.po | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit b9c28ef703e934e8dc137686984f04c7b0d2d010 +Author: Stefano Karapetsas +Date: Sat Dec 10 21:58:24 2011 +0100 + + fixed mate-desktop version requirement + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0578d45da66290e0d2f39e67fa0645bace17758a +Author: Stefano Karapetsas +Date: Sat Dec 10 19:27:23 2011 +0100 + + updated version to 1.1.0 + + AUTHORS | 1 + + configure.ac | 10 +++++----- + distro/archlinux/PKGBUILD | 2 +- + distro/ubuntu/build | 2 +- + 4 files changed, 8 insertions(+), 7 deletions(-) + +commit 38701ae3a78144705a70eaf0628449efbaad7076 +Author: Perberos +Date: Thu Dec 8 14:03:31 2011 -0300 + + fixing issue with key at keybinding + + capplets/keybindings/eggaccelerators.c | 114 ++++++++++++--------- + capplets/keybindings/eggcellrendererkeys.c | 10 +- + capplets/keybindings/mate-keybinding-properties.c | 31 +++--- + 3 files changed, 89 insertions(+), 66 deletions(-) + +commit ac33351b9863ec59c639a53147c95e90c07bc3eb +Author: Perberos +Date: Thu Dec 8 04:14:52 2011 -0300 + + removing deprecated GDK_DISPLAY() + + capplets/keybindings/eggaccelerators.c | 130 +++++++++++++++----------------- + 1 file changed, 61 insertions(+), 69 deletions(-) + +commit 53662809de96a42dd05bd1535bd20e72818c9de7 +Author: Perberos +Date: Thu Dec 8 04:05:46 2011 -0300 + + removing debug code + + capplets/keybindings/eggcellrendererkeys.c | 1 - + 1 file changed, 1 deletion(-) + +commit 8e68aa4f36fd333cb4f3c65efd7b0525a793299e +Author: Perberos +Date: Thu Dec 8 04:01:38 2011 -0300 + + removing deprecated GDK_DISPLAY() + + capplets/Makefile.am | 38 +- + capplets/appearance/mate-wp-info.c | 124 +-- + capplets/appearance/mate-wp-info.h | 23 +- + capplets/appearance/mate-wp-xml.c | 891 ++++++++++++--------- + capplets/appearance/mate-wp-xml.h | 4 +- + capplets/appearance/theme-util.c | 15 +- + capplets/common/mate-theme-info.c | 2 +- + capplets/common/wm-common.c | 26 +- + capplets/keybindings/eggcellrendererkeys.c | 503 ++++++------ + capplets/keybindings/mate-keybinding-properties.c | 559 ++++++------- + capplets/keyboard/mate-keyboard-properties-xkb.c | 2 +- + capplets/mouse/mate-mouse-properties.c | 30 +- + libwindow-settings/mate-wm-manager.c | 78 +- + typing-break/drw-monitor.c | 4 +- + typing-break/drw-selection.c | 4 +- + 15 files changed, 1202 insertions(+), 1101 deletions(-) + +commit c9b0659767febba8b1852c3c5726d55983c22e28 +Author: Perberos +Date: Thu Dec 8 03:59:12 2011 -0300 + + allman + + capplets/keybindings/eggaccelerators.c | 85 +++++++++++++++----------------- + 1 file changed, 39 insertions(+), 46 deletions(-) + +commit 0e3c4a26638e0685da1c9ad21546ad5c962d3e5c +Author: Perberos +Date: Tue Dec 6 08:42:47 2011 -0300 + + adding support for video players + + capplets/default-applications/mate-da-capplet.c | 84 +++++++++++++++++++- + capplets/default-applications/mate-da-capplet.h | 11 +++ + capplets/default-applications/mate-da-xml.c | 31 ++++++++ + .../mate-default-applications.xml.in | 12 +-- + 4 files changed, 130 insertions(+), 8 deletions(-) + +commit 06d81df2871a25a93cdf7cffaf87f5cd4f15fe84 +Author: Perberos +Date: Tue Dec 6 08:07:40 2011 -0300 + + adding support for select text editor and file manager + + capplets/default-applications/mate-da-capplet.c | 304 ++++++++++++++++---- + capplets/default-applications/mate-da-capplet.h | 40 ++- + capplets/default-applications/mate-da-item.c | 42 +++ + capplets/default-applications/mate-da-item.h | 16 ++ + capplets/default-applications/mate-da-xml.c | 226 ++++++++++----- + .../mate-default-applications-properties.ui | 2 +- + .../mate-default-applications.xml.in | 56 +++- + 7 files changed, 535 insertions(+), 151 deletions(-) + +commit d4d97389b3a30d43edadcd059ffcf584a4f4d914 +Author: Perberos +Date: Mon Dec 5 11:58:30 2011 -0300 + + adding support for image viewers on default applications (please, check the list of image viewers and fill it!) + + capplets/default-applications/mate-da-capplet.c | 530 +++++++++++--------- + capplets/default-applications/mate-da-capplet.h | 12 + + capplets/default-applications/mate-da-item.c | 180 +++---- + capplets/default-applications/mate-da-item.h | 112 +++-- + capplets/default-applications/mate-da-xml.c | 391 +++++++++------ + capplets/default-applications/mate-da-xml.h | 4 +- + .../mate-default-applications.xml.in | 40 ++ + 7 files changed, 741 insertions(+), 528 deletions(-) + +commit efae0c7ddeba8f96fe6d6c6d1a1bcae582f8836b +Author: Perberos +Date: Mon Dec 5 06:31:39 2011 -0300 + + fixing xdg issue with web browsers and email clients on default applications.\n Adding useless file-manager,instant-message, text-editor tabs for future use. + + capplets/default-applications/mate-da-capplet.c | 625 +++-- + capplets/default-applications/mate-da-capplet.h | 10 +- + capplets/default-applications/mate-da-item.h | 4 +- + capplets/default-applications/mate-da-xml.c | 69 +- + .../mate-default-applications-properties.ui | 2916 ++++++++++---------- + .../mate-default-applications.xml.in | 816 +++--- + 6 files changed, 2331 insertions(+), 2109 deletions(-) + +commit 12eae9fdc68e3186b290b3779842d313aed89454 +Author: Perberos +Date: Mon Dec 5 06:16:26 2011 -0300 + + moving default-applications icon to mate-icon-theme + + capplets/default-applications/Makefile.am | 24 -------------------- + .../preferences-desktop-default-applications.png | Bin 748 -> 0 bytes + .../preferences-desktop-default-applications.png | Bin 1310 -> 0 bytes + .../preferences-desktop-default-applications.png | Bin 1340 -> 0 bytes + .../preferences-desktop-default-applications.png | Bin 1727 -> 0 bytes + .../preferences-desktop-default-applications.png | Bin 2825 -> 0 bytes + capplets/keybindings/Makefile.am | 16 ++++++------- + 7 files changed, 8 insertions(+), 32 deletions(-) + +commit 3e0c0abd506d66d6cfeaeae44a87091796a103d7 +Author: Steve Zesch +Date: Fri Dec 2 20:38:13 2011 -0500 + + Changed version to 2011.12.01 + + configure.ac | 2 +- + distro/archlinux/PKGBUILD | 2 +- + distro/ubuntu/build | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 0b0e6bc987da4fd88a7854ebb12bde705e92c428 +Author: Perberos +Date: Thu Dec 1 21:51:44 2011 -0300 + + moving from https://github.com/perberos/mate-desktop-environment + + AUTHORS | 1 + + COPYING | 340 ++ + ChangeLog | 1 + + MAINTAINERS | 15 + + Makefile.am | 80 + + NEWS | 1 + + README | 53 + + TODO | 105 + + autogen.sh | 25 + + capplets/Makefile.am | 31 + + capplets/about-me/AUTHORS | 2 + + capplets/about-me/Makefile.am | 59 + + capplets/about-me/e-image-chooser.c | 455 ++ + capplets/about-me/e-image-chooser.h | 66 + + capplets/about-me/eel-alert-dialog.c | 466 ++ + capplets/about-me/eel-alert-dialog.h | 61 + + capplets/about-me/eel-gtk-macros.h | 178 + + capplets/about-me/fingerprint-strings.h | 111 + + capplets/about-me/fprintd-marshal.list | 1 + + capplets/about-me/icons/Makefile.am | 30 + + capplets/about-me/icons/left-index-finger.png | Bin 0 -> 1515 bytes + capplets/about-me/icons/left-index-finger.svg | 177 + + capplets/about-me/icons/left-little-finger.png | Bin 0 -> 1500 bytes + capplets/about-me/icons/left-little-finger.svg | 180 + + capplets/about-me/icons/left-middle-finger.png | Bin 0 -> 1483 bytes + capplets/about-me/icons/left-middle-finger.svg | 180 + + capplets/about-me/icons/left-ring-finger.png | Bin 0 -> 1512 bytes + capplets/about-me/icons/left-ring-finger.svg | 180 + + capplets/about-me/icons/left-thumb.png | Bin 0 -> 1512 bytes + capplets/about-me/icons/left-thumb.svg | 180 + + capplets/about-me/icons/print_error.png | Bin 0 -> 4160 bytes + capplets/about-me/icons/print_error.svg | 525 ++ + capplets/about-me/icons/print_ok.png | Bin 0 -> 3677 bytes + capplets/about-me/icons/print_ok.svg | 310 ++ + capplets/about-me/icons/right-index-finger.png | Bin 0 -> 1506 bytes + capplets/about-me/icons/right-index-finger.svg | 179 + + capplets/about-me/icons/right-little-finger.png | Bin 0 -> 1479 bytes + capplets/about-me/icons/right-little-finger.svg | 182 + + capplets/about-me/icons/right-middle-finger.png | Bin 0 -> 1468 bytes + capplets/about-me/icons/right-middle-finger.svg | 182 + + capplets/about-me/icons/right-ring-finger.png | Bin 0 -> 1506 bytes + capplets/about-me/icons/right-ring-finger.svg | 182 + + capplets/about-me/icons/right-thumb.png | Bin 0 -> 1486 bytes + capplets/about-me/icons/right-thumb.svg | 182 + + capplets/about-me/mate-about-me-dialog.ui | 1622 ++++++ + capplets/about-me/mate-about-me-fingerprint.c | 624 +++ + capplets/about-me/mate-about-me-fingerprint.h | 27 + + capplets/about-me/mate-about-me-fingerprint.ui | 276 + + capplets/about-me/mate-about-me-password.c | 1136 ++++ + capplets/about-me/mate-about-me-password.h | 9 + + capplets/about-me/mate-about-me-password.ui | 319 ++ + capplets/about-me/mate-about-me.c | 1005 ++++ + capplets/about-me/mate-about-me.desktop.in.in | 14 + + capplets/accessibility/Makefile.am | 3 + + capplets/accessibility/at-properties/Makefile.am | 31 + + capplets/accessibility/at-properties/Makefile.in | 753 +++ + .../at-properties/at-enable-dialog.ui | 351 ++ + .../at-properties/at-properties.desktop.in.in | 14 + + .../accessibility/at-properties/at-startup.png | Bin 0 -> 2879 bytes + .../accessibility/at-properties/at-support.png | Bin 0 -> 2991 bytes + capplets/accessibility/at-properties/main.c | 293 + + capplets/appearance/Makefile.am | 58 + + capplets/appearance/appearance-desktop.c | 1400 +++++ + capplets/appearance/appearance-desktop.h | 22 + + capplets/appearance/appearance-font.c | 961 ++++ + capplets/appearance/appearance-font.h | 22 + + capplets/appearance/appearance-main.c | 218 + + capplets/appearance/appearance-style.c | 1073 ++++ + capplets/appearance/appearance-style.h | 22 + + capplets/appearance/appearance-themes.c | 1179 ++++ + capplets/appearance/appearance-themes.h | 22 + + capplets/appearance/appearance.h | 90 + + capplets/appearance/data/Makefile.am | 62 + + capplets/appearance/data/Makefile.in | 660 +++ + capplets/appearance/data/appearance.ui | 2603 +++++++++ + capplets/appearance/data/cursor-large-white.pcf | Bin 0 -> 18636 bytes + capplets/appearance/data/cursor-large.pcf | Bin 0 -> 17432 bytes + capplets/appearance/data/cursor-white.pcf | Bin 0 -> 13848 bytes + .../appearance/data/gtk-theme-thumbnailing.png | Bin 0 -> 1764 bytes + .../appearance/data/icon-theme-thumbnailing.png | Bin 0 -> 1167 bytes + .../data/mate-appearance-properties.desktop.in.in | 14 + + .../data/mate-theme-installer.desktop.in.in | 16 + + capplets/appearance/data/mate-theme-package.xml.in | 9 + + .../appearance/data/mouse-cursor-normal-large.png | Bin 0 -> 251 bytes + capplets/appearance/data/mouse-cursor-normal.png | Bin 0 -> 241 bytes + .../appearance/data/mouse-cursor-white-large.png | Bin 0 -> 268 bytes + capplets/appearance/data/mouse-cursor-white.png | Bin 0 -> 221 bytes + capplets/appearance/data/subpixel-bgr.png | Bin 0 -> 125 bytes + capplets/appearance/data/subpixel-rgb.png | Bin 0 -> 125 bytes + capplets/appearance/data/subpixel-vbgr.png | Bin 0 -> 138 bytes + capplets/appearance/data/subpixel-vrgb.png | Bin 0 -> 138 bytes + capplets/appearance/data/theme-thumbnailing.png | Bin 0 -> 4482 bytes + .../appearance/data/window-theme-thumbnailing.png | Bin 0 -> 2183 bytes + capplets/appearance/mate-wp-info.c | 87 + + capplets/appearance/mate-wp-info.h | 45 + + capplets/appearance/mate-wp-item.c | 307 ++ + capplets/appearance/mate-wp-item.h | 91 + + capplets/appearance/mate-wp-xml.c | 451 ++ + capplets/appearance/mate-wp-xml.h | 28 + + capplets/appearance/theme-installer.c | 801 +++ + capplets/appearance/theme-installer.h | 28 + + capplets/appearance/theme-save.c | 381 ++ + capplets/appearance/theme-save.h | 22 + + capplets/appearance/theme-util.c | 263 + + capplets/appearance/theme-util.h | 63 + + capplets/common/Makefile.am | 63 + + capplets/common/activate-settings-daemon.c | 60 + + capplets/common/activate-settings-daemon.h | 9 + + capplets/common/capplet-stock-icons.c | 101 + + capplets/common/capplet-stock-icons.h | 66 + + capplets/common/capplet-util.c | 205 + + capplets/common/capplet-util.h | 46 + + capplets/common/file-transfer-dialog.c | 608 +++ + capplets/common/file-transfer-dialog.h | 73 + + capplets/common/gtkrc-utils.c | 256 + + capplets/common/gtkrc-utils.h | 25 + + capplets/common/mate-theme-apply.c | 136 + + capplets/common/mate-theme-apply.h | 33 + + capplets/common/mate-theme-info.c | 1988 +++++++ + capplets/common/mate-theme-info.h | 190 + + capplets/common/mate-theme-test.c | 134 + + capplets/common/mateconf-property-editor-marshal.c | 41 + + capplets/common/mateconf-property-editor-marshal.h | 19 + + capplets/common/mateconf-property-editor.c | 1801 ++++++ + capplets/common/mateconf-property-editor.h | 162 + + capplets/common/theme-thumbnail.c | 1144 ++++ + capplets/common/theme-thumbnail.h | 37 + + capplets/common/wm-common.c | 184 + + capplets/common/wm-common.h | 17 + + capplets/default-applications/Makefile.am | 75 + + .../default-applications.desktop.in.in | 14 + + .../preferences-desktop-default-applications.png | Bin 0 -> 748 bytes + .../preferences-desktop-default-applications.png | Bin 0 -> 1310 bytes + .../preferences-desktop-default-applications.png | Bin 0 -> 1340 bytes + .../preferences-desktop-default-applications.png | Bin 0 -> 1727 bytes + .../preferences-desktop-default-applications.png | Bin 0 -> 2825 bytes + .../default-applications/mate-at-commandline.in.in | 101 + + .../mate-at-session.desktop.in.in | 15 + + capplets/default-applications/mate-da-capplet.c | 970 ++++ + capplets/default-applications/mate-da-capplet.h | 139 + + capplets/default-applications/mate-da-item.c | 148 + + capplets/default-applications/mate-da-item.h | 81 + + capplets/default-applications/mate-da-xml.c | 327 ++ + capplets/default-applications/mate-da-xml.h | 27 + + .../mate-default-applications-properties.ui | 1518 ++++++ + .../mate-default-applications.pc.in | 10 + + .../mate-default-applications.xml.in | 483 ++ + capplets/display/Makefile.am | 78 + + capplets/display/TODO | 837 +++ + capplets/display/display-capplet.ui | 437 ++ + capplets/display/display-properties.desktop.in.in | 14 + + capplets/display/foo-marshal.c | 279 + + capplets/display/foo-marshal.h | 67 + + .../16x16/mate-preferences-desktop-display.png | Bin 0 -> 613 bytes + .../22x22/mate-preferences-desktop-display.png | Bin 0 -> 866 bytes + .../24x24/mate-preferences-desktop-display.png | Bin 0 -> 909 bytes + .../32x32/mate-preferences-desktop-display.png | Bin 0 -> 1602 bytes + .../scalable/mate-preferences-desktop-display.svg | 470 ++ + .../mate-display-properties-install-systemwide.c | 272 + + capplets/display/org.mate.randr.policy.in | 29 + + capplets/display/scrollarea.c | 1944 +++++++ + capplets/display/scrollarea.h | 124 + + capplets/display/xrandr-capplet.c | 2571 +++++++++ + capplets/keybindings/00-multimedia-key.xml.in | 35 + + capplets/keybindings/01-desktop-key.xml.in | 29 + + capplets/keybindings/Makefile.am | 46 + + capplets/keybindings/eggaccelerators.c | 632 +++ + capplets/keybindings/eggaccelerators.h | 99 + + capplets/keybindings/eggcellrendererkeys.c | 695 +++ + capplets/keybindings/eggcellrendererkeys.h | 93 + + capplets/keybindings/mate-keybinding-properties.c | 1948 +++++++ + capplets/keybindings/mate-keybinding-properties.ui | 301 ++ + capplets/keybindings/mate-keybinding.desktop.in.in | 14 + + capplets/keybindings/mate-keybindings.pc.in | 10 + + capplets/keyboard/Makefile.am | 42 + + capplets/keyboard/keyboard.desktop.in.in | 14 + + .../mate-keyboard-properties-a11y-notifications.ui | 526 ++ + capplets/keyboard/mate-keyboard-properties-a11y.c | 325 ++ + capplets/keyboard/mate-keyboard-properties-a11y.h | 32 + + .../keyboard/mate-keyboard-properties-dialog.ui | 1857 +++++++ + .../mate-keyboard-properties-layout-chooser.ui | 315 ++ + .../mate-keyboard-properties-model-chooser.ui | 142 + + .../mate-keyboard-properties-options-dialog.ui | 94 + + capplets/keyboard/mate-keyboard-properties-xkb.c | 254 + + capplets/keyboard/mate-keyboard-properties-xkb.h | 104 + + capplets/keyboard/mate-keyboard-properties-xkblt.c | 475 ++ + .../keyboard/mate-keyboard-properties-xkbltadd.c | 561 ++ + capplets/keyboard/mate-keyboard-properties-xkbmc.c | 347 ++ + capplets/keyboard/mate-keyboard-properties-xkbot.c | 516 ++ + capplets/keyboard/mate-keyboard-properties-xkbpv.c | 136 + + capplets/keyboard/mate-keyboard-properties.c | 265 + + capplets/mouse/Makefile.am | 35 + + capplets/mouse/double-click-maybe.png | Bin 0 -> 4643 bytes + capplets/mouse/double-click-off.png | Bin 0 -> 4751 bytes + capplets/mouse/double-click-on.png | Bin 0 -> 6360 bytes + capplets/mouse/mate-mouse-accessibility.c | 232 + + capplets/mouse/mate-mouse-accessibility.h | 33 + + capplets/mouse/mate-mouse-properties.c | 647 +++ + capplets/mouse/mate-mouse-properties.ui | 1707 ++++++ + capplets/mouse/mate-settings-mouse.desktop.in.in | 14 + + capplets/network/Makefile.am | 50 + + .../icons/16x16/mate-network-properties.png | Bin 0 -> 824 bytes + .../icons/22x22/mate-network-properties.png | Bin 0 -> 1081 bytes + .../icons/24x24/mate-network-properties.png | Bin 0 -> 1081 bytes + .../icons/32x32/mate-network-properties.png | Bin 0 -> 1855 bytes + .../icons/48x48/mate-network-properties.png | Bin 0 -> 3191 bytes + .../icons/scalable/mate-network-properties.svg | 628 +++ + capplets/network/mate-network-properties.c | 1397 +++++ + .../network/mate-network-properties.desktop.in.in | 14 + + capplets/network/mate-network-properties.ui | 1056 ++++ + capplets/windows/Makefile.am | 32 + + capplets/windows/mate-window-properties.c | 636 +++ + capplets/windows/mate-window-properties.ui | 387 ++ + capplets/windows/window-properties.desktop.in.in | 14 + + configure.ac | 376 ++ + distro/archlinux/PKGBUILD | 43 + + distro/archlinux/mate-control-center.install | 26 + + distro/ubuntu/build | 33 + + distro/ubuntu/postinst | 13 + + distro/ubuntu/postrm | 10 + + distro/ubuntu/preinst | 8 + + distro/ubuntu/prerm | 11 + + font-viewer/Makefile.am | 48 + + font-viewer/font-thumbnailer.c | 399 ++ + font-viewer/font-view.c | 608 +++ + font-viewer/fontilus.schemas.in | 109 + + font-viewer/ftstream-vfs.c | 154 + + font-viewer/mate-font-viewer.desktop.in.in | 14 + + font-viewer/totem-resources.c | 123 + + font-viewer/totem-resources.h | 33 + + help/C/config-accessibility-keyboard.xml | 7 + + help/C/config-background.xml | 131 + + help/C/config-behavior.xml | 54 + + help/C/config-cds.xml | 64 + + help/C/config-default-apps.xml | 119 + + help/C/config-file-type.xml | 3 + + help/C/config-hints.xml | 64 + + help/C/config-html.xml | 198 + + help/C/config-kbd.xml | 173 + + help/C/config-keybindings.xml | 37 + + help/C/config-mouse.xml | 240 + + help/C/config-screensaver.xml | 255 + + help/C/config-themes.xml | 46 + + help/C/mate-control-center.xml | 84 + + help/Makefile.am | 10 + + help/ca/ca.po | 93 + + help/ca@valencia/ca@valencia.po | 93 + + help/cs/cs.po | 97 + + help/de/de.po | 144 + + help/el/el.po | 142 + + help/en_GB/en_GB.po | 94 + + help/es/es.po | 150 + + help/fr/fr.po | 149 + + help/id/id.po | 144 + + help/it/it.po | 96 + + help/ja/ja.po | 135 + + help/mate-control-center.omf.in | 9 + + help/oc/oc.po | 126 + + help/pa/pa.po | 134 + + help/pl/pl.po | 96 + + help/pt/pt.po | 97 + + help/pt_BR/pt_BR.po | 148 + + help/ru/ru.po | 132 + + help/sv/sv.po | 93 + + help/th/th.po | 142 + + help/uk/uk.po | 140 + + help/vi/vi.po | 97 + + help/zh_CN/zh_CN.po | 135 + + libslab/Makefile.am | 100 + + libslab/Makefile.in | 804 +++ + libslab/app-resizer.c | 315 ++ + libslab/app-resizer.h | 76 + + libslab/app-shell.c | 1413 +++++ + libslab/app-shell.h | 145 + + libslab/application-tile.c | 886 +++ + libslab/application-tile.h | 70 + + libslab/bookmark-agent.c | 1275 +++++ + libslab/bookmark-agent.h | 94 + + libslab/directory-tile.c | 669 +++ + libslab/directory-tile.h | 61 + + libslab/document-tile.c | 1130 ++++ + libslab/document-tile.h | 70 + + libslab/double-click-detector.c | 85 + + libslab/double-click-detector.h | 62 + + libslab/libslab-utils.c | 716 +++ + libslab/libslab-utils.h | 46 + + libslab/mate-utils.c | 346 ++ + libslab/mate-utils.h | 44 + + libslab/nameplate-tile.c | 290 + + libslab/nameplate-tile.h | 59 + + libslab/nld-marshal.list | 1 + + libslab/search-bar.c | 361 ++ + libslab/search-bar.h | 76 + + libslab/search-context-picker.c | 196 + + libslab/search-context-picker.h | 62 + + libslab/search-entry-watermark.svg | 58 + + libslab/search-entry.c | 150 + + libslab/search-entry.h | 54 + + libslab/shell-window.c | 147 + + libslab/shell-window.h | 69 + + libslab/slab-mate-util.c | 471 ++ + libslab/slab-mate-util.h | 80 + + libslab/slab-section.c | 194 + + libslab/slab-section.h | 75 + + libslab/slab.h | 45 + + libslab/system-tile.c | 285 + + libslab/system-tile.h | 57 + + libslab/themed-icon.c | 165 + + libslab/themed-icon.h | 57 + + libslab/tile-action.c | 108 + + libslab/tile.c | 621 +++ + libslab/tile.h | 147 + + libwindow-settings/Makefile.am | 55 + + libwindow-settings/Makefile.in | 792 +++ + libwindow-settings/marco-window-manager.c | 520 ++ + libwindow-settings/marco-window-manager.h | 29 + + libwindow-settings/mate-window-manager.c | 273 + + libwindow-settings/mate-window-manager.h | 168 + + libwindow-settings/mate-window-settings-2.0.pc.in | 11 + + libwindow-settings/mate-wm-manager.c | 320 ++ + libwindow-settings/mate-wm-manager.h | 16 + + m4/intltool.m4 | 216 + + m4/ltsugar.m4 | 123 + + m4/mate-doc-utils.m4 | 56 + + mate-control-center.schemas.in | 49 + + po/LINGUAS | 93 + + po/Makefile.in.in | 217 + + po/POTFILES.in | 95 + + po/POTFILES.skip | 25 + + po/af.po | 4593 ++++++++++++++++ + po/am.po | 3423 ++++++++++++ + po/ar.po | 4421 +++++++++++++++ + po/as.po | 4319 +++++++++++++++ + po/ast.po | 3901 +++++++++++++ + po/az.po | 3490 ++++++++++++ + po/be.po | 3787 +++++++++++++ + po/be@latin.po | 4062 ++++++++++++++ + po/bg.po | 3819 +++++++++++++ + po/bn.po | 3923 ++++++++++++++ + po/bn_IN.po | 3562 ++++++++++++ + po/br.po | 3470 ++++++++++++ + po/bs.po | 3511 ++++++++++++ + po/ca.po | 5506 +++++++++++++++++++ + po/ca@valencia.po | 5504 +++++++++++++++++++ + po/crh.po | 4392 +++++++++++++++ + po/cs.po | 3669 +++++++++++++ + po/cy.po | 3616 +++++++++++++ + po/da.po | 5514 +++++++++++++++++++ + po/de.po | 3918 ++++++++++++++ + po/dz.po | 4259 +++++++++++++++ + po/el.po | 3870 +++++++++++++ + po/en@shaw.po | 3828 +++++++++++++ + po/en_CA.po | 3476 ++++++++++++ + po/en_GB.po | 5714 ++++++++++++++++++++ + po/es.po | 4364 +++++++++++++++ + po/et.po | 2894 ++++++++++ + po/eu.po | 3750 +++++++++++++ + po/fa.po | 3578 ++++++++++++ + po/fi.po | 3884 +++++++++++++ + po/fr.po | 3860 +++++++++++++ + po/ga.po | 3472 ++++++++++++ + po/gl.po | 3831 +++++++++++++ + po/gu.po | 3630 +++++++++++++ + po/he.po | 3808 +++++++++++++ + po/hi.po | 3593 ++++++++++++ + po/hr.po | 3550 ++++++++++++ + po/hu.po | 3803 +++++++++++++ + po/id.po | 3807 +++++++++++++ + po/is.po | 3490 ++++++++++++ + po/it.po | 4033 ++++++++++++++ + po/ja.po | 3730 +++++++++++++ + po/ka.po | 4206 ++++++++++++++ + po/kk.po | 3558 ++++++++++++ + po/kn.po | 3709 +++++++++++++ + po/ko.po | 4970 +++++++++++++++++ + po/ku.po | 3976 ++++++++++++++ + po/lt.po | 3915 ++++++++++++++ + po/lv.po | 3901 +++++++++++++ + po/mai.po | 3444 ++++++++++++ + po/mg.po | 3634 +++++++++++++ + po/mk.po | 3365 ++++++++++++ + po/ml.po | 3550 ++++++++++++ + po/mn.po | 3593 ++++++++++++ + po/mr.po | 3530 ++++++++++++ + po/ms.po | 4620 ++++++++++++++++ + po/nb.po | 3618 +++++++++++++ + po/nds.po | 3461 ++++++++++++ + po/ne.po | 3906 +++++++++++++ + po/nl.po | 3858 +++++++++++++ + po/nn.po | 3752 +++++++++++++ + po/nso.po | 3542 ++++++++++++ + po/oc.po | 3855 +++++++++++++ + po/or.po | 3710 +++++++++++++ + po/pa.po | 5010 +++++++++++++++++ + po/pl.po | 3751 +++++++++++++ + po/pt.po | 5514 +++++++++++++++++++ + po/pt_BR.po | 3877 +++++++++++++ + po/ro.po | 3825 +++++++++++++ + po/ru.po | 3667 +++++++++++++ + po/rw.po | 3900 +++++++++++++ + po/si.po | 3753 +++++++++++++ + po/sk.po | 5117 ++++++++++++++++++ + po/sl.po | 4134 ++++++++++++++ + po/sq.po | 3411 ++++++++++++ + po/sr.po | 5605 +++++++++++++++++++ + po/sr@latin.po | 5605 +++++++++++++++++++ + po/sv.po | 4255 +++++++++++++++ + po/ta.po | 3613 +++++++++++++ + po/te.po | 3609 +++++++++++++ + po/th.po | 5219 ++++++++++++++++++ + po/tr.po | 3576 ++++++++++++ + po/ug.po | 3863 +++++++++++++ + po/uk.po | 3600 ++++++++++++ + po/uz.po | 3872 +++++++++++++ + po/uz@cyrillic.po | 3872 +++++++++++++ + po/vi.po | 3448 ++++++++++++ + po/wa.po | 3496 ++++++++++++ + po/xh.po | 3503 ++++++++++++ + po/zh_CN.po | 4146 ++++++++++++++ + po/zh_HK.po | 4357 +++++++++++++++ + po/zh_TW.po | 4373 +++++++++++++++ + po/zu.po | 3511 ++++++++++++ + shell/Makefile.am | 56 + + shell/Makefile.in | 789 +++ + shell/control-center.c | 201 + + shell/control-center.schemas.in | 71 + + shell/matecc.desktop.in.in | 15 + + shell/matecc.directory.in | 5 + + shell/matecc.menu | 111 + + typing-break/Makefile.am | 58 + + typing-break/Makefile.in | 899 +++ + typing-break/bar-disabled.png | Bin 0 -> 496 bytes + typing-break/bar-green.png | Bin 0 -> 286 bytes + typing-break/bar-red.png | Bin 0 -> 277 bytes + typing-break/bar.png | Bin 0 -> 362 bytes + typing-break/drw-break-window.c | 640 +++ + typing-break/drw-break-window.h | 59 + + typing-break/drw-monitor.c | 193 + + typing-break/drw-monitor.h | 51 + + typing-break/drw-selection.c | 190 + + typing-break/drw-selection.h | 33 + + typing-break/drw-timer.c | 52 + + typing-break/drw-timer.h | 42 + + typing-break/drw-utils.c | 250 + + typing-break/drw-utils.h | 29 + + typing-break/drwright.c | 903 ++++ + typing-break/drwright.h | 30 + + typing-break/main.c | 125 + + typing-break/ocean-stripes.png | Bin 0 -> 274 bytes + typing-break/typing-monitor.png | Bin 0 -> 3292 bytes + typing-break/typing-monitor.svg | 336 ++ + 451 files changed, 453801 insertions(+) diff --git a/configure.ac b/configure.ac index d373f40a..8cc3be44 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.3.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.4.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1