From 8314e7200eb9c80b196a51058b43cf5bf3a2fc80 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 24 Mar 2013 16:33:13 -0400 Subject: "Removed ChangeLog" --- ChangeLog | 467 -------------------------------------------------------------- 1 file changed, 467 deletions(-) delete mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 7da4bc1..0000000 --- a/ChangeLog +++ /dev/null @@ -1,467 +0,0 @@ -commit 0a05d86f8ae85899372ccdd7489473661fc4b13d -Author: Stefano Karapetsas -Date: Thu Jul 12 14:40:42 2012 +0200 - - sync translations with transifex - - configure.ac | 2 +- - po/af.po | 121 +++---- - po/am.po | 83 +++-- - po/an.po | 127 +++---- - po/ar.po | 126 +++---- - po/ast.po | 129 +++---- - po/az.po | 90 +++-- - po/be.po | 125 +++---- - po/bg.po | 125 +++---- - po/bn.po | 125 +++---- - po/br.po | 124 +++---- - po/bs.po | 127 +++---- - po/ca.po | 128 +++---- - po/ca@valencia.po | 124 +++---- - po/crh.po | 123 +++---- - po/cs.po | 131 +++---- - po/csb.po | 123 +++---- - po/cy.po | 122 +++---- - po/da.po | 130 +++---- - po/de.po | 147 +++----- - po/el.po | 138 +++----- - po/en_AU.po | 124 +++---- - po/en_CA.po | 125 +++---- - po/en_GB.po | 124 +++---- - po/eo.po | 128 +++---- - po/es.po | 147 +++----- - po/es_CL.po | 105 ++++++ - po/et.po | 124 +++---- - po/eu.po | 130 +++---- - po/fa.po | 123 +++---- - po/fi.po | 123 +++---- - po/fr.po | 155 +++----- - po/fur.po | 126 +++---- - po/fy.po | 89 +++-- - po/gl.po | 127 +++---- - po/gnome-copyrights.txt | 902 +++++++++++++++++++++++++++++++++++++++++++++++ - po/he.po | 123 +++---- - po/hi.po | 126 +++---- - po/hr.po | 125 +++---- - po/hu.po | 123 +++---- - po/hy.po | 118 +++---- - po/id.po | 127 +++---- - po/is.po | 118 +++---- - po/it.po | 146 +++----- - po/ja.po | 122 +++---- - po/ka.po | 101 +++--- - po/kk.po | 124 +++---- - po/km.po | 123 +++---- - po/kn.po | 111 +++--- - po/ko.po | 128 +++---- - po/ku.po | 96 +++-- - po/lb.po | 125 +++---- - po/lt.po | 126 +++---- - po/lv.po | 126 +++---- - po/mk.po | 83 +++-- - po/ml.po | 126 +++---- - po/mr.po | 123 +++---- - po/ms.po | 129 +++---- - po/nb.po | 128 +++---- - po/ne.po | 99 +++--- - po/nl.po | 132 +++---- - po/nn.po | 128 +++---- - po/oc.po | 127 +++---- - po/pa.po | 112 +++--- - po/pl.po | 133 +++---- - po/pt.po | 142 +++----- - po/pt_BR.po | 141 +++----- - po/ro.po | 128 +++---- - po/ru.po | 145 +++----- - po/sc.po | 127 +++---- - po/si.po | 94 +++-- - po/sk.po | 127 +++---- - po/sl.po | 130 +++---- - po/sq.po | 124 +++---- - po/sr.po | 126 +++---- - po/sv.po | 125 +++---- - po/ta.po | 131 +++---- - po/te.po | 117 +++--- - po/th.po | 123 +++---- - po/tr.po | 134 +++---- - po/ug.po | 126 +++---- - po/uk.po | 132 +++---- - po/ur.po | 91 +++-- - po/vi.po | 125 +++---- - po/zh_CN.po | 130 +++---- - po/zh_HK.po | 115 +++--- - po/zh_TW.po | 117 +++--- - 87 files changed, 5390 insertions(+), 5990 deletions(-) - -commit 2af830a4cf5ac5b4702de8d4f4bd13015be192ef -Author: Steve Zesch -Date: Fri May 11 14:29:14 2012 -0400 - - Dropped support for the session applet. - - data/Makefile.am | 6 +- - ...el.FastUserSwitchApplet.mate-panel-applet.in.in | 11 - - ...l.applet.FastUserSwitchAppletFactory.service.in | 3 - - src/.deps/indicator_applet_session-applet-main.Po | 1686 -------------------- - .../indicator_applet_session-eggaccelerators.Po | 972 ----------- - .../indicator_applet_session-tomboykeybinder.Po | 969 ----------- - src/Makefile.am | 22 - - src/applet-main.c | 40 - - 8 files changed, 2 insertions(+), 3707 deletions(-) - -commit bee1b91813d3495cf4e968e125157a739d0d0f78 -Author: Stefano Karapetsas -Date: Thu Mar 15 11:07:28 2012 +0100 - - fix configure.ac - - configure.ac | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -commit 4b52aa629cdfbb7e555989ea3d32f8ca462380ac -Author: Stefano Karapetsas -Date: Thu Mar 15 10:42:01 2012 +0100 - - update for 1.2 release - - AUTHORS | 10 ++++++---- - README | 10 ++++++++++ - autogen.sh | 4 ++-- - configure.ac | 2 +- - 4 files changed, 19 insertions(+), 7 deletions(-) - -commit 8f97f68c8dd6af221e31b4a14d38be6d4a1cc18c -Author: Stefano Karapetsas -Date: Wed Dec 28 15:43:29 2011 +0100 - - fix INDICATORDIR bug with indicator-0.4 - - configure.ac | 16 ++++++++++------ - 1 file changed, 10 insertions(+), 6 deletions(-) - -commit 18e3f4648a7ae10486c6d65af5aa44bb9aa312a6 -Author: Stefano Karapetsas -Date: Sat Dec 24 16:51:19 2011 +0100 - - fixed build in debian - - compile | 143 - - configure.ac | 16 +- - libtool |10065 ------------------------------------------------------- - src/Makefile.am | 24 +- - stamp-h1 | 1 - - 5 files changed, 30 insertions(+), 10219 deletions(-) - -commit e07da1c8e7e0f84d028794ef7a4fc4b190118ae8 -Author: Stefano Karapetsas -Date: Sat Dec 24 11:09:33 2011 +0100 - - fix icon name for mate - - src/applet-main.c | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -commit 15d7981773eca53645de5edaf308bc6a738ffae5 -Author: Stefano Karapetsas -Date: Fri Dec 23 23:24:27 2011 +0100 - - some fixes for MATE - - AUTHORS | 34 +- - Makefile.am | 50 +- - configure |16254 -------------------- - configure.ac | 2 +- - data/Makefile.am | 2 +- - data/indicator-applet.svg | 203 - - data/mate-indicator-applet.svg | 203 + - ...el.FastUserSwitchApplet.mate-panel-applet.in.in | 2 +- - ...a.panel.IndicatorApplet.mate-panel-applet.in.in | 2 +- - ....IndicatorAppletAppmenu.mate-panel-applet.in.in | 2 +- - ...IndicatorAppletComplete.mate-panel-applet.in.in | 2 +- - src/applet-main.c | 2 +- - 12 files changed, 253 insertions(+), 16505 deletions(-) - -commit ca41f4595899eb337d01ace01f852ec578152ec3 -Author: Stefano Karapetsas -Date: Fri Dec 23 23:15:59 2011 +0100 - - remove autogenerated files, add autogen.sh - - INSTALL | 365 -- - Makefile | 801 ----- - Makefile.in | 801 ----- - aclocal.m4 |10332 ----------------------------------------------------- - autogen.sh | 25 + - config.guess | 1502 -------- - config.h | 99 - - config.h.in | 98 - - config.status | 2187 ------------ - config.sub | 1714 --------- - data/Makefile | 563 --- - data/Makefile.in | 563 --- - depcomp | 630 ---- - install-sh | 520 --- - missing | 376 -- - mkinstalldirs | 162 - - po/Makefile | 221 -- - po/Makefile.in | 217 -- - po/Makefile.in.in | 217 -- - src/Makefile | 897 ----- - src/Makefile.in | 897 ----- - 21 files changed, 25 insertions(+), 23162 deletions(-) - -commit c3b4e76655aa6b675ba01f5af12ff375a8cd2a8c -Author: Stefano Karapetsas -Date: Fri Dec 23 22:59:38 2011 +0100 - - import from Mate-Extra repository - - AUTHORS | 17 + - COPYING | 674 + - COPYING.LGPL | 165 + - ChangeLog | 2855 ++++ - INSTALL | 365 + - Makefile | 801 + - Makefile.am | 40 + - Makefile.in | 801 + - aclocal.m4 |10332 +++++++++++++ - compile | 143 + - config.guess | 1502 ++ - config.h | 99 + - config.h.in | 98 + - config.status | 2187 +++ - config.sub | 1714 +++ - configure |16254 ++++++++++++++++++++ - configure.ac | 138 + - data/Makefile | 563 + - data/Makefile.am | 81 + - data/Makefile.in | 563 + - data/indicator-applet.svg | 203 + - ...el.FastUserSwitchApplet.mate-panel-applet.in.in | 11 + - ...a.panel.IndicatorApplet.mate-panel-applet.in.in | 11 + - ....IndicatorAppletAppmenu.mate-panel-applet.in.in | 11 + - ...IndicatorAppletComplete.mate-panel-applet.in.in | 11 + - ...l.applet.FastUserSwitchAppletFactory.service.in | 3 + - ...applet.IndicatorAppletAppmenuFactory.service.in | 3 + - ...pplet.IndicatorAppletCompleteFactory.service.in | 3 + - ....panel.applet.IndicatorAppletFactory.service.in | 3 + - depcomp | 630 + - distro/linuxmint/build.sh | 33 + - distro/linuxmint/debian/changelog | 6 + - distro/linuxmint/debian/compat | 1 + - distro/linuxmint/debian/control | 11 + - distro/linuxmint/debian/copyright | 9 + - distro/linuxmint/debian/rules | 88 + - install-sh | 520 + - libtool |10065 ++++++++++++ - ltmain.sh | 9642 ++++++++++++ - missing | 376 + - mkinstalldirs | 162 + - po/Makefile | 221 + - po/Makefile.in | 217 + - po/Makefile.in.in | 217 + - po/POTFILES | 5 + - po/POTFILES.in | 6 + - po/POTFILES.skip | 4 + - po/af.gmo | Bin 0 -> 2777 bytes - po/af.po | 124 + - po/am.gmo | Bin 0 -> 663 bytes - po/am.po | 106 + - po/an.gmo | Bin 0 -> 3360 bytes - po/an.po | 126 + - po/ar.gmo | Bin 0 -> 3582 bytes - po/ar.po | 124 + - po/ast.gmo | Bin 0 -> 3446 bytes - po/ast.po | 128 + - po/az.gmo | Bin 0 -> 1087 bytes - po/az.po | 107 + - po/be.gmo | Bin 0 -> 3865 bytes - po/be.po | 124 + - po/bg.gmo | Bin 0 -> 3912 bytes - po/bg.po | 124 + - po/bn.gmo | Bin 0 -> 4928 bytes - po/bn.po | 124 + - po/br.gmo | Bin 0 -> 2972 bytes - po/br.po | 127 + - po/bs.gmo | Bin 0 -> 3292 bytes - po/bs.po | 126 + - po/ca.gmo | Bin 0 -> 3431 bytes - po/ca.po | 126 + - po/ca@valencia.gmo | Bin 0 -> 3330 bytes - po/ca@valencia.po | 123 + - po/crh.gmo | Bin 0 -> 3013 bytes - po/crh.po | 126 + - po/cs.gmo | Bin 0 -> 3332 bytes - po/cs.po | 130 + - po/csb.gmo | Bin 0 -> 3275 bytes - po/csb.po | 122 + - po/cv.gmo | Bin 0 -> 618 bytes - po/cv.po | 106 + - po/cy.gmo | Bin 0 -> 3071 bytes - po/cy.po | 121 + - po/da.gmo | Bin 0 -> 3465 bytes - po/da.po | 129 + - po/de.gmo | Bin 0 -> 4247 bytes - po/de.po | 145 + - po/dv.gmo | Bin 0 -> 630 bytes - po/dv.po | 106 + - po/el.gmo | Bin 0 -> 4898 bytes - po/el.po | 136 + - po/en_AU.gmo | Bin 0 -> 3218 bytes - po/en_AU.po | 123 + - po/en_CA.gmo | Bin 0 -> 3249 bytes - po/en_CA.po | 124 + - po/en_GB.gmo | Bin 0 -> 3214 bytes - po/en_GB.po | 123 + - po/eo.gmo | Bin 0 -> 3421 bytes - po/eo.po | 127 + - po/es.gmo | Bin 0 -> 4400 bytes - po/es.po | 145 + - po/et.gmo | Bin 0 -> 3155 bytes - po/et.po | 123 + - po/eu.gmo | Bin 0 -> 3355 bytes - po/eu.po | 128 + - po/fa.gmo | Bin 0 -> 3876 bytes - po/fa.po | 122 + - po/fi.gmo | Bin 0 -> 3176 bytes - po/fi.po | 122 + - po/fr.gmo | Bin 0 -> 4633 bytes - po/fr.po | 153 + - po/fur.gmo | Bin 0 -> 3288 bytes - po/fur.po | 125 + - po/fy.gmo | Bin 0 -> 728 bytes - po/fy.po | 106 + - po/gl.gmo | Bin 0 -> 3482 bytes - po/gl.po | 126 + - po/gv.gmo | Bin 0 -> 509 bytes - po/gv.po | 105 + - po/he.gmo | Bin 0 -> 3703 bytes - po/he.po | 121 + - po/hi.gmo | Bin 0 -> 4920 bytes - po/hi.po | 125 + - po/hr.gmo | Bin 0 -> 3246 bytes - po/hr.po | 124 + - po/hu.gmo | Bin 0 -> 3310 bytes - po/hu.po | 122 + - po/hy.gmo | Bin 0 -> 4262 bytes - po/hy.po | 117 + - po/id.gmo | Bin 0 -> 3302 bytes - po/id.po | 126 + - po/is.gmo | Bin 0 -> 2722 bytes - po/is.po | 121 + - po/it.gmo | Bin 0 -> 4170 bytes - po/it.po | 144 + - po/ja.gmo | Bin 0 -> 3936 bytes - po/ja.po | 121 + - po/ka.gmo | Bin 0 -> 1468 bytes - po/ka.po | 110 + - po/kk.gmo | Bin 0 -> 3917 bytes - po/kk.po | 123 + - po/km.gmo | Bin 0 -> 4663 bytes - po/km.po | 122 + - po/kn.gmo | Bin 0 -> 2994 bytes - po/kn.po | 114 + - po/ko.gmo | Bin 0 -> 3669 bytes - po/ko.po | 127 + - po/ku.gmo | Bin 0 -> 1286 bytes - po/ku.po | 109 + - po/la.gmo | Bin 0 -> 474 bytes - po/la.po | 104 + - po/lb.gmo | Bin 0 -> 3182 bytes - po/lb.po | 124 + - po/lt.gmo | Bin 0 -> 3338 bytes - po/lt.po | 125 + - po/lv.gmo | Bin 0 -> 3411 bytes - po/lv.po | 126 + - po/mk.gmo | Bin 0 -> 610 bytes - po/mk.po | 106 + - po/ml.gmo | Bin 0 -> 4478 bytes - po/ml.po | 129 + - po/mr.gmo | Bin 0 -> 4632 bytes - po/mr.po | 122 + - po/ms.gmo | Bin 0 -> 3262 bytes - po/ms.po | 127 + - po/nb.gmo | Bin 0 -> 3396 bytes - po/nb.po | 127 + - po/ne.gmo | Bin 0 -> 1393 bytes - po/ne.po | 106 + - po/nl.gmo | Bin 0 -> 3511 bytes - po/nl.po | 130 + - po/nn.gmo | Bin 0 -> 3363 bytes - po/nn.po | 126 + - po/oc.gmo | Bin 0 -> 3425 bytes - po/oc.po | 126 + - po/pa.gmo | Bin 0 -> 3052 bytes - po/pa.po | 115 + - po/pl.gmo | Bin 0 -> 3648 bytes - po/pl.po | 131 + - po/pt.gmo | Bin 0 -> 3636 bytes - po/pt.po | 132 + - po/pt_BR.gmo | Bin 0 -> 4041 bytes - po/pt_BR.po | 139 + - po/ro.gmo | Bin 0 -> 3533 bytes - po/ro.po | 127 + - po/ru.gmo | Bin 0 -> 5069 bytes - po/ru.po | 143 + - po/sc.gmo | Bin 0 -> 3008 bytes - po/sc.po | 128 + - po/sd.gmo | Bin 0 -> 3139 bytes - po/sd.po | 116 + - po/si.gmo | Bin 0 -> 939 bytes - po/si.po | 107 + - po/sk.gmo | Bin 0 -> 3366 bytes - po/sk.po | 126 + - po/sl.gmo | Bin 0 -> 3391 bytes - po/sl.po | 128 + - po/sq.gmo | Bin 0 -> 3301 bytes - po/sq.po | 123 + - po/sr.gmo | Bin 0 -> 4182 bytes - po/sr.po | 125 + - po/sv.gmo | Bin 0 -> 3210 bytes - po/sv.po | 124 + - po/ta.gmo | Bin 0 -> 5753 bytes - po/ta.po | 130 + - po/te.gmo | Bin 0 -> 4536 bytes - po/te.po | 116 + - po/th.gmo | Bin 0 -> 4376 bytes - po/th.po | 122 + - po/tr.gmo | Bin 0 -> 3771 bytes - po/tr.po | 132 + - po/ug.gmo | Bin 0 -> 4210 bytes - po/ug.po | 125 + - po/uk.gmo | Bin 0 -> 4290 bytes - po/uk.po | 131 + - po/ur.gmo | Bin 0 -> 782 bytes - po/ur.po | 106 + - po/vec.gmo | Bin 0 -> 1769 bytes - po/vec.po | 109 + - po/vi.gmo | Bin 0 -> 3555 bytes - po/vi.po | 124 + - po/zh_CN.gmo | Bin 0 -> 3767 bytes - po/zh_CN.po | 131 + - po/zh_HK.gmo | Bin 0 -> 3263 bytes - po/zh_HK.po | 116 + - po/zh_TW.gmo | Bin 0 -> 3471 bytes - po/zh_TW.po | 120 + - src/.deps/indicator_applet-applet-main.Po | 1685 ++ - src/.deps/indicator_applet-eggaccelerators.Po | 971 ++ - src/.deps/indicator_applet-tomboykeybinder.Po | 969 ++ - src/.deps/indicator_applet_appmenu-applet-main.Po | 1686 ++ - .../indicator_applet_appmenu-eggaccelerators.Po | 972 ++ - .../indicator_applet_appmenu-tomboykeybinder.Po | 969 ++ - src/.deps/indicator_applet_complete-applet-main.Po | 1686 ++ - .../indicator_applet_complete-eggaccelerators.Po | 972 ++ - .../indicator_applet_complete-tomboykeybinder.Po | 969 ++ - src/.deps/indicator_applet_session-applet-main.Po | 1686 ++ - .../indicator_applet_session-eggaccelerators.Po | 972 ++ - .../indicator_applet_session-tomboykeybinder.Po | 969 ++ - src/Makefile | 897 ++ - src/Makefile.am | 82 + - src/Makefile.in | 897 ++ - src/applet-main.c | 1002 ++ - src/eggaccelerators.c | 656 + - src/eggaccelerators.h | 86 + - src/tomboykeybinder.c | 340 + - src/tomboykeybinder.h | 43 + - stamp-h1 | 1 + - 248 files changed, 91466 insertions(+) -- cgit v1.2.1