commit e3dddb502c0fffdb2735ef5225bb51af508ee8e9 Author: Stefano Karapetsas Date: Wed Jul 4 15:53:19 2012 +0200 add po gnome copyrights file po/POTFILES.in | 6 - po/gnome-copyrights.txt | 1138 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1138 insertions(+), 6 deletions(-) commit d63ce8c839a80d2a6f5de9785ae50f494fa3de97 Author: Stefano Karapetsas Date: Thu Feb 23 23:11:53 2012 +0100 update for 1.2 release AUTHORS | 2 ++ HACKING | 31 ------------------------------- MAINTAINERS | 12 ------------ README | 21 +++++---------------- autogen.sh | 4 ++-- configure.ac | 2 +- distro/ubuntu/build | 27 --------------------------- 7 files changed, 10 insertions(+), 89 deletions(-) commit c8a25c592c70d4443485b2030f6ce3ff42252acc Author: Perberos Date: Mon Jan 30 13:18:22 2012 -0300 set patch on archlinux script distro/archlinux/PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) commit 5aaf2a5118a313849bcb97cd95747e4a7b9494fd Author: Steve Zesch Date: Tue Jan 10 14:11:57 2012 -0500 Changed mate.gr.jp to gnome.gr.jp as requested in issue #86 po/ja.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 195649d21a6ac4e8c7a73ea8fb754a794b5683c1 Author: Stefano Karapetsas Date: Wed Dec 14 17:44:57 2011 +0100 updated version AUTHORS | 1 + configure.ac | 2 +- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) commit aeba3dba1a0c531e1a01e2630d3f5da5723f60f0 Author: Perberos Date: Tue Dec 13 14:04:09 2011 -0200 fixing the missing read of /usr/share/mate/directory-menus libmenu/matemenu-tree.c | 5 +++++ 1 file changed, 5 insertions(+) commit 05749d9bac6fec0e4db31dc9c361321a5ecb815f Author: Stefano Karapetsas Date: Sat Dec 10 14:07:36 2011 +0100 updated homepage in configure.ac configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1e5ee95f6f00f890eeeda1b40d87f6911e5f9145 Author: Stefano Karapetsas Date: Sat Dec 10 14:06:31 2011 +0100 remove autogenerated files aclocal.m4 | 2177 --------------------------------------------------------- config.h.in | 83 --- config.sub | 1705 -------------------------------------------- depcomp | 630 ----------------- missing | 376 ---------- mkinstalldirs | 162 ----- 6 files changed, 5133 deletions(-) commit ef24ae862b4a1998425ddfffe7d9ae23b3cf6286 Author: Steve Zesch Date: Fri Dec 9 23:28:15 2011 -0500 updated version configure.ac | 2 +- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 44eed0eb17f8f3b8e873578358abc44b6aaaebba Author: Steve Zesch Date: Fri Dec 2 20:26:58 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 17e291fd05d66fe232e2f409d54331c495b2fbd0 Author: Perberos Date: Thu Dec 1 22:29:22 2011 -0300 moving from https://github.com/perberos/mate-desktop-environment AUTHORS | 3 + COPYING | 339 ++ COPYING.LIB | 481 +++ ChangeLog | 1 + HACKING | 31 + MAINTAINERS | 12 + Makefile.am | 36 + NEWS | 1 + README | 44 + aclocal.m4 | 2177 ++++++++++ autogen.sh | 25 + config.h.in | 83 + config.sub | 1705 ++++++++ configure.ac | 171 + depcomp | 630 +++ desktop-directories/Makefile.am | 37 + desktop-directories/mate-audio-video.directory.in | 5 + desktop-directories/mate-development.directory.in | 5 + desktop-directories/mate-education.directory.in | 4 + desktop-directories/mate-game.directory.in | 5 + desktop-directories/mate-graphics.directory.in | 5 + desktop-directories/mate-hardware.directory.in | 5 + .../mate-internet-and-network.directory.in | 5 + .../mate-look-and-feel.directory.in | 5 + .../mate-menu-applications.directory.in | 5 + desktop-directories/mate-menu-system.directory.in | 5 + desktop-directories/mate-network.directory.in | 5 + desktop-directories/mate-office.directory.in | 5 + desktop-directories/mate-other.directory.in | 5 + desktop-directories/mate-personal.directory.in | 6 + .../mate-settings-system.directory.in | 5 + desktop-directories/mate-settings.directory.in | 5 + desktop-directories/mate-system-tools.directory.in | 5 + desktop-directories/mate-system.directory.in | 5 + .../mate-utility-accessibility.directory.in | 5 + desktop-directories/mate-utility.directory.in | 5 + distro/archlinux/PKGBUILD | 29 + distro/archlinux/menus.patch | 25 + distro/ubuntu/build | 27 + install-sh | 520 +++ layout/Makefile.am | 9 + layout/mate-applications.menu | 154 + layout/mate-settings.menu | 57 + libmenu/Makefile.am | 78 + libmenu/canonicalize.c | 326 ++ libmenu/canonicalize.h | 38 + libmenu/desktop-entries.c | 816 ++++ libmenu/desktop-entries.h | 90 + libmenu/entry-directories.c | 1105 +++++ libmenu/entry-directories.h | 67 + libmenu/libmate-menu-uninstalled.pc.in | 11 + libmenu/libmate-menu.pc.in | 11 + libmenu/matemenu-tree.c | 4520 ++++++++++++++++++++ libmenu/matemenu-tree.h | 135 + libmenu/menu-layout.c | 2359 ++++++++++ libmenu/menu-layout.h | 161 + libmenu/menu-monitor.c | 440 ++ libmenu/menu-monitor.h | 70 + libmenu/menu-util.c | 436 ++ libmenu/menu-util.h | 59 + m4/intltool.m4 | 216 + m4/ltsugar.m4 | 123 + m4/python.m4 | 86 + missing | 376 ++ mkinstalldirs | 162 + po/LINGUAS | 100 + po/POTFILES.in | 28 + po/POTFILES.skip | 3 + po/af.po | 258 ++ po/an.po | 211 + po/ar.po | 270 ++ po/as.po | 277 ++ po/ast.po | 265 ++ po/be.po | 269 ++ po/be@latin.po | 275 ++ po/bg.po | 272 ++ po/bn.po | 301 ++ po/bn_IN.po | 280 ++ po/br.po | 266 ++ po/ca.po | 272 ++ po/ca@valencia.po | 272 ++ po/crh.po | 271 ++ po/cs.po | 269 ++ po/cy.po | 231 + po/da.po | 284 ++ po/de.po | 273 ++ po/dv.po | 260 ++ po/dz.po | 275 ++ po/el.po | 255 ++ po/en@shaw.po | 211 + po/en_CA.po | 232 + po/en_GB.po | 283 ++ po/eo.po | 315 ++ po/es.po | 281 ++ po/et.po | 219 + po/eu.po | 269 ++ po/fa.po | 272 ++ po/fi.po | 282 ++ po/fr.po | 274 ++ po/fur.po | 270 ++ po/fy.po | 269 ++ po/ga.po | 267 ++ po/gl.po | 272 ++ po/gn.po | 218 + po/gu.po | 270 ++ po/gv.po | 279 ++ po/ha.po | 272 ++ po/he.po | 276 ++ po/hi.po | 277 ++ po/hr.po | 271 ++ po/hu.po | 268 ++ po/hy.po | 266 ++ po/id.po | 217 + po/ig.po | 270 ++ po/io.po | 267 ++ po/is.po | 268 ++ po/it.po | 267 ++ po/ja.po | 263 ++ po/ka.po | 238 ++ po/kk.po | 255 ++ po/kn.po | 256 ++ po/ko.po | 268 ++ po/ku.po | 285 ++ po/ky.po | 227 + po/lt.po | 280 ++ po/lv.po | 261 ++ po/mai.po | 272 ++ po/mg.po | 237 + po/mk.po | 277 ++ po/ml.po | 269 ++ po/mn.po | 273 ++ po/mr.po | 274 ++ po/ms.po | 2260 ++++++++++ po/nb.po | 266 ++ po/nds.po | 268 ++ po/ne.po | 275 ++ po/nl.po | 281 ++ po/nn.po | 275 ++ po/oc.po | 266 ++ po/or.po | 274 ++ po/pa.po | 275 ++ po/pl.po | 280 ++ po/ps.po | 259 ++ po/pt.po | 282 ++ po/pt_BR.po | 316 ++ po/ro.po | 269 ++ po/ru.po | 274 ++ po/rw.po | 150 + po/si.po | 271 ++ po/sk.po | 213 + po/sl.po | 274 ++ po/sq.po | 278 ++ po/sr.po | 287 ++ po/sr@latin.po | 287 ++ po/sv.po | 310 ++ po/ta.po | 276 ++ po/te.po | 270 ++ po/th.po | 281 ++ po/tr.po | 276 ++ po/ug.po | 297 ++ po/uk.po | 281 ++ po/uz@cyrillic.po | 270 ++ po/vi.po | 279 ++ po/xh.po | 127 + po/yo.po | 270 ++ po/zh_CN.po | 268 ++ po/zh_HK.po | 279 ++ po/zh_TW.po | 279 ++ py-compile | 146 + python/Makefile.am | 20 + python/matemenu.c | 1948 +++++++++ util/Makefile.am | 31 + util/mate-menus-ls.py | 94 + util/test-menu-spec.c | 225 + 174 files changed, 49563 insertions(+)