commit 3c4e6f0acd9076b254008559ccc7bc2a88f79b0c
Author: Adrian Guniš <andygun@seznam.cz>
Date:   2010-03-27

    Update Czech translation

M	po/cs.po

commit c70e76aec4f5221184440830dec0bfaa2b46a052
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2010-03-27

    Updated Lithuanian translation.

M	po/lt.po

commit 5fe850b4c98f727701788c93cf30006eed4bded7
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-24

    [build] Bump version to 0.9.14 prior to next release

M	configure.in

commit b2cd53d46cb3e3ddb084118706f56734d711b234
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-24

    [build] Remove LT_VERSION from configure.in

    This was only needed when libslab lived in the module.

M	configure.in

commit 819cc31c2db7a3cd42bf64654d1526a21902dea1
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-24

    [build] Install nautilus extension in the right directory

    We used to install in /usr/lib/nautilus/extensions-1.0 instead of
    checking in the libnautilus-extension pkg-config file where we should
    install it.

M	configure.in
M	nautilus-main-menu/Makefile.am

commit 185f8a353ddb7580a5541a1cd33e97db5f99ace3
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-18

    Updated Basque language

M	po/eu.po

commit 81d79f7e5fb9efa75f0c3dae7ce283597aca422b
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-03-12

    Updated Swedish translation

M	po/sv.po

commit e0dce62ef175f0b72a22c4343c88bd4a9c430a88
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-03-08

    Updated Polish translation

M	po/pl.po

commit 800b7532d645b9c301cc740ffc96b47c29a79db1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-03-08

    Updated Polish translation

M	po/pl.po

commit b38f2aa2ad6460a1e41edd8d77bbbe1f53076af3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-03-08

    Updated Polish translation

M	po/pl.po

commit 2055c28e47c5337602c7921afb48a1485327940a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-03-07

    Updated Hungarian translation

M	po/hu.po

commit d53f5196518f029570722692fc788f63e4039681
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-03-06

    Updated French translation

M	po/fr.po

commit 46feb8974b5c44de5d6a2b2f5b79fc834608f4ad
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-02-28

    Updated Slovenian translation

M	po/sl.po

commit d2a3199c5b28944f58896d35ff00333f866f7b91
Author: Federico Mena Quintero <federico@novell.com>
Date:	2010-02-25

    bnc#402315 - Make the main-menu fit in small monitors

    If the default position of the main-menu window would make it not
    fit in the monitor's
    area, we would move the menu's window to be aligned with the *other*
    side of the main-menu button.
    This would cause it to be almost completely outside the screen on
    small monitors.
    Now we just clamp the position of the window to the monitor's bounds.

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

M	main-menu/src/main-menu-ui.c

commit 2c4946925e29341cf3f64e2c1c5edcf651845154
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-02-23

    Updated Norwegian bokmål translation

M	po/nb.po

commit 476b8522a658a5d5cfd0c20427d2ce5c42df146f
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-21

    Updated German translation

M	po/de.po

commit 69a7cadf8c65bf80e8887f56b00abc14a19a36f7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-18

    Updated Spanish translation

M	po/es.po

commit a5474c6d38771b2454d258a3f5da0b05a5ddaffb
Author: Christopher James Halse Rogers <raof@ubuntu.com>
Date:	2010-02-07

    [main-menu] Do not pass --browser to nautilus

    Change the schema default to not pass --browser to nautilus, so the
    user's spacial/browser preference is respected.

    Bug-Ubuntu: https://bugs.edge.launchpad.net/bugs/144842

M	main-menu/etc/applications.xbel
M	main-menu/etc/slab.schemas.in.in

commit f474f20f494886426d64d98a21c5b1cf0e41f027
Author: Julian Andres Klode <jak@debian.org>
Date:	2010-02-07

    [main-menu] Add a category to the applet .server file

M	main-menu/etc/GNOME_MainMenu.server.in.in

commit 3169cf745edb3dc647fa3578d38487790049a88b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-02-18

    [main-menu] Mark keys translatable in trigger-panel-run-dialog.desktop

M	main-menu/etc/trigger-panel-run-dialog.desktop.in.in
M	po/POTFILES.in

commit 0bc5a15bda520725b68da7fea93ba4b64cb6ef66
Author: Julian Andres Klode <jak@debian.org>
Date:	2010-02-07

    Use @BINDIR@/trigger-panel-run-dialog in its desktop file

    Do not rely on trigger-panel-run-dialog being available in the
    path, but use the path we actually install it to. This is consistent
    with what is done for application-browser.desktop.

M	main-menu/etc/Makefile.am
R084	main-menu/etc/trigger-panel-run-dialog.desktop
main-menu/etc/trigger-panel-run-dialog.desktop.in.in

commit 67b64bfdb1c86d3ed4c520c2379b17998f84bdc1
Author: Julian Andres Klode <jak@debian.org>
Date:	2010-02-07

    [build] Link against libnm-util and x11 to fix builds with GNU gold

    Add the missing libnm-util and x11 dependencies to main-menu to
    make it build with GNU gold, and ld using --no-add-needed.

    Bug-Debian: http://bugs.debian.org/554655

M	configure.in

commit 96333bd9aecc101544c556468160484b130c7918
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-02-18

    [main-menu] Plug leak

M	main-menu/src/main-menu-ui.c

commit 3c24fff3eb579fd8fb1451c9c871e295c4f2704a
Author: Julian Andres Klode <jak@debian.org>
Date:	2010-02-07

    Use XDG user directory instead of hardcoding $HOME/Documents

    https://bugzilla.gnome.org/show_bug.cgi?id=486548

M	main-menu/src/main-menu-ui.c

commit 9861de81b284b960cd7aef96eef0aaab5574f8f5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-02-18

    [main-menu] Do not add Application category to desktop file we create

    And also do not add the Encoding key, that is deprecated.

    Mentioned in https://bugzilla.gnome.org/show_bug.cgi?id=532406

M	main-menu/src/main-menu-migration.c

commit 948e08c9bf4b65d925e6efbdbc3e9f84a07b216e
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-02-18

    [main-menu] Don't mark icon name as translatable

    While the desktop entry spec says an icon can be localized,
    in practice,
    translators don't want to do this.

    https://bugzilla.gnome.org/show_bug.cgi?id=532406

M	main-menu/src/main-menu-migration.c

commit 2d2ebc43303d5eb0ba3f4236461d69772344faff
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	2010-02-17

    Updated Danish translation

M	po/da.po

commit c0590b1c213d112424d3d0317211173ab4171f2a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-02-11

    Hungarian translation updated by Kalman Kemenczy

M	po/hu.po

commit a993420178412b522387d4ef451b2525065967a9
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-22

    [build] Support both libnm-glib and libnm_glib pkg-config names

    Apparently, with NetworkManager 0.8, libnm_glib was renamed to
    libnm-glib.

M	configure.in

commit 2cede52c73d56a238075816d174d371134c06e34
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-16

    [build] Linking to libiw also requires linking to libm

M	configure.in

commit b4d4d5edf22d9e59ccddacdd761da5499c27e64b
Author: Michael Meeks <michael.meeks@novell.com>
Date:	2010-01-08

    Defer loading of the glade file, and doing so much work for either
    five seconds after start, or on first-click: this gives the rest
    of the desktop some CPU to appear to log you in faster.

M	main-menu/src/main-menu-ui.c

commit 6896b527d47c400dd8c93330419f111f698e8e72
Author: Ray Wang <raywang@gnome.org>
Date:	2009-12-22

    Fix a translation bug for Simplified Chinese.

M	po/zh_CN.po

commit a149b84d961d8be9c3eb25db9d3289fc68b0ad73
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-12-02

    [po] Remove Gibberish translation

    It's actually bad to install files for a locale that doesn't exist,
    IMHO. Was a nice translation, though.

M	po/LINGUAS
D	po/en_IGID.po

commit bb69dc1bcf1827f4a2edf767676a4927d61ce8a4
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-11-26

    Updated Hungarian translation

M	po/hu.po

commit d43629f0e577d0c90c389bc039a8240216c597bf
Author: Tao Wei <weitao1979@gmail.com>
Date:	2009-11-18

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit b24f4c16bf849947955061556e97162542e5ba4c
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:	2009-11-15

    Added Low German translation

M	po/LINGUAS
A	po/nds.po

commit f3794e3a554204ee48d18be46f34bd7f0dbb4f1f
Author: ifelix <ifelix@redhat.com>
Date:	2009-10-30

    Updated Tamil Translations

M	po/ta.po

commit 998725e6fc86334bf9495a347f6c9a15b1799325
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-10-27

    Updated Kannada(kn) translation

M	po/kn.po

commit b225e09d08b28633741e64c44e247dbae8e1a04e
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-10-21

    Updated Bengali India Translation

M	po/bn_IN.po

commit 23cd465f12a54e21b4f558128343ebec51a1a1bf
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2009-10-08

    Updated Slovenian translation

M	po/sl.po

commit 893ff71b1d355b3d9b5d93e213145146080f4b53
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:	2009-10-06

    Update British English translation

    Fixes #597543

M	po/en_GB.po

commit 6d54687b16935cfd4aa710615434cb9b80a5fcbb
Author: Og B. Maciel <ogmaciel@gnome.org>
Date:	2009-09-19

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit e5879b5a4d2d77df2aefa2e026dc2ac6691d7b87
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2009-09-15

    Updated Lithuanian translation.

M	po/lt.po

commit cc29d2d617f8484696a984f6766cce024ec160f7
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:	2009-09-14

    Updated breton translation

M	po/br.po

commit dadba0ca649d4cecc294e63b3332b5437d5840cc
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-09-05

    Updated German translation

M	po/de.po

commit 355b63687087fc2fbfefe66daba00edc17d87323
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-09-04

    Updated Basque language

M	po/eu.po

commit d574d5429e797838cc805e10acd20cccc14a89f5
Author: David Liang <dliang@novell.com>
Date:	2009-08-27

    bnc#187879 - Let one clear the recent-documents list

    We also depend on libslab 2.29.0 now, as that's where
    document_tile_new() changed its API.

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

M	configure.in
M	main-menu/src/main-menu-ui.c

commit 3c45d4b105103a7792d055e5e5ff96409c7c9d35
Author: Federico Mena Quintero <federico@novell.com>
Date:	2009-08-25

    Update NEWS for 0.9.13

M	NEWS

commit 93fa562683441b23739638b81324f0e2a229f8d6
Author: Adrian Guniš <andygun696@gmail.com>
Date:	2009-08-20

    Updated Czech translation

M	po/cs.po

commit 9a5442571d01b16ba50039131b4b85112a0831c9
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-08-20

    Updated Swedish translation

M	po/sv.po

commit 049a5048970c6d373d7b52103f5eac9813c10e98
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2009-08-21

    Updated Telugu Transltion

M	po/te.po

commit 5d92c8fde06610ff2ab4560f81f36b9d7b085b1f
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-08-20

    Updated Swedish translation

M	po/sv.po

commit e75e853f69c0cec16efd7ed7fcc2736b278482f6
Author: Fran Diéguez <fran.dieguez@glug.es>
Date:	2009-08-19

    Updated Galician Translation

M	po/gl.po

commit 66e887b3a7234e7c2d02f71d2b1ad33ee436d97f
Author: Ani <peter.ani@gmail.com>
Date:	2009-08-17

    Updated Malayalam translations

A	po/ml.po

commit 7cc4ae17d7f8e7bf6981c6a0d757cf1026a007d7
Author: Ani <peter.ani@gmail.com>
Date:	2009-08-17

    Added ml to the list

M	po/LINGUAS

commit b5c9f3d2f81d6074d8b8780a5d1d94d0ef0f4a17
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-08-14

    Updated Spanish translation

M	po/es.po

commit 59abd82b6b4ed67f359f2caccc5b38fae1222519
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-08-10

    Updated French translation

M	po/fr.po

commit 42aa05d1780d0b742e3697ac1b1840c8c5d329b8
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-08-10

    Remove libslab references

M	po/POTFILES.in

commit 735c2b02f11631d5669192c5aa50de3429bb422c
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-08-08

    [misc] Requires libslab 2.27.1

    We now depend on a behavior change in libslab (gtk_main() not
    called by
    libslab).

M	configure.in

commit fcb21959d7b208ee2fe8df12c06e9e181ec22d97
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-08-08

    [application-browser] Port to GOption

M	application-browser/src/application-browser.c

commit 275303bcd9c97916f52cceab97ab444d0942aa9a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-08-08

    [application-browser] Do not use a custom unique message

    We can simply reuse UNIQUE_ACTIVATE.

M	application-browser/src/application-browser.c

commit a5bba4d51ae3c0dc55901a58e9bb3d3e40446a88
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-12

    Use <libslab/slab.h> as single include.

M	application-browser/src/application-browser.c
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/hard-drive-status-tile.h
M	main-menu/src/main-menu-migration.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/main-menu.c
M	main-menu/src/network-status-agent.c
M	main-menu/src/network-status-tile.c
M	main-menu/src/network-status-tile.h
M	main-menu/src/tile-table.c
M	main-menu/src/tile-table.h

commit 2280e05a21ea2c7c20df13b79b02b7ff14db01ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-12

    Use gtk_window_present_with_time()

M	application-browser/src/application-browser.c

commit 825e24af475cc7133d474a8134ecba57ab67cf1f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Use slab.h single include everywhere

M	application-browser/src/application-browser.c
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/hard-drive-status-tile.h
M	main-menu/src/main-menu-migration.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/main-menu.c
M	main-menu/src/network-status-agent.c
M	main-menu/src/network-status-tile.c
M	main-menu/src/network-status-tile.h
M	main-menu/src/tile-table.c
M	main-menu/src/tile-table.h

commit 873e4c4b01a275e3017d9f391193b58a166d7888
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Use absolute includes in the application browser

M	application-browser/src/application-browser.c

commit aeaa9e92641ede3fe08b92b08bcc343c6ba494fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Remove useless check/include

M	application-browser/src/application-browser.c
M	configure.in

commit db37b66507d330b0b14300e92bafbb40f4a6e37a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Remove libgnomeui dependency from the app-browser

M	application-browser/src/application-browser.c
M	configure.in

commit 728f691b4ef5afb9da3f8ff4367720a41fe6b8cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Remove dependency on libpanelapplet

M	application-browser/src/application-browser.c
M	configure.in
M	main-menu/src/main-menu-migration.c

commit 790a6389dcdfed041ba7d4d359bc50efd454cd51
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Port the application browser to libunique

M	application-browser/src/application-browser.c
M	configure.in

commit e0b1c72abdc3c0817d399d60b9f484e6e119ee8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-01

    Remove static libslab

M	Makefile.am
M	application-browser/src/Makefile.am
M	configure.in
D	libslab/.cvsignore
D	libslab/ChangeLog
D	libslab/Makefile.am
D	libslab/app-resizer.c
D	libslab/app-resizer.h
D	libslab/app-shell-startup.c
D	libslab/app-shell-startup.h
D	libslab/app-shell.c
D	libslab/app-shell.h
D	libslab/application-tile.c
D	libslab/application-tile.h
D	libslab/bookmark-agent.c
D	libslab/bookmark-agent.h
D	libslab/directory-tile.c
D	libslab/directory-tile.h
D	libslab/document-tile.c
D	libslab/document-tile.h
D	libslab/double-click-detector.c
D	libslab/double-click-detector.h
D	libslab/gnome-utils.c
D	libslab/gnome-utils.h
D	libslab/libslab-utils.c
D	libslab/libslab-utils.h
D	libslab/libslab.pc.in
D	libslab/nameplate-tile.c
D	libslab/nameplate-tile.h
D	libslab/nld-marshal.list
D	libslab/recent-files.c
D	libslab/recent-files.h
D	libslab/search-bar.c
D	libslab/search-bar.h
D	libslab/search-context-picker.c
D	libslab/search-context-picker.h
D	libslab/search-entry-watermark.svg
D	libslab/search-entry.c
D	libslab/search-entry.h
D	libslab/shell-window.c
D	libslab/shell-window.h
D	libslab/slab-gnome-util.c
D	libslab/slab-gnome-util.h
D	libslab/slab-section.c
D	libslab/slab-section.h
D	libslab/system-tile.c
D	libslab/system-tile.h
D	libslab/themed-icon.c
D	libslab/themed-icon.h
D	libslab/tile-action.c
D	libslab/tile.c
D	libslab/tile.h
M	main-menu/src/Makefile.am

commit c8c12c790c9a19f2f00b4b4efad719a394282754
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-07-03

    Updated Oriya Translation

A	po/or.po

commit 2e7503d72ef5f4c13df1a446792c500e101afe82
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-07-03

    Added Oriya into the List

M	po/LINGUAS

commit f97081eb81432613749f40a0c2edc971ff2c03e7
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-06-19

    Translated one string of kn.po

M	po/kn.po

commit 67c530aefd497ee5dac844c1cff3625e1c0a9c40
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-06-19

    Updated Kannada translation

M	po/kn.po

commit 3685dc31592d73e604645e6a69e2bc8c21cda5f2
Author: Amitakhya Phukan <amitakhya@git.gnome.org>
Date:	2009-06-16

    Added as to LINGUAS

M	po/LINGUAS

commit a1150c05003cfe42a4e9ed7a4adc90d8cb0df0e9
Author: Amitakhya Phukan <amitakhya@git.gnome.org>
Date:	2009-06-16

    Updated Assamese Translations

A	po/as.po

commit a9244e66eb6cdf07feb2a41c2bc4855b09de9bee
Author: ifelix <ifelix@redhat.com>
Date:	2009-06-10

    Tamil translation updated

M	po/ta.po

commit ad38b238316ab64f0ff7ec43bf1e638ad5cb4992
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-06-08

    Committed gu.po file

M	po/gu.po

commit b5596682bd24031ea17e106033d9a567991b4e94
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-06-05

    Added Bengali India To the Language code

M	po/LINGUAS

commit d577d91a1ffa12338a33cbc1cacf411de41e65a2
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-06-05

    Added Bengali-India Translations and added the language code to
    LINGUAS

A	po/bn_IN.po

commit 6fe9e18f60c631e6d9c47bce91c7de96c3b7dbd9
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-06-05

    Committed gu.po file

M	po/gu.po

commit 67d574502657925fc20f338715925c6269a18716
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-05-20

    Added Kannada translations and updated LINGUAS

M	po/LINGUAS
A	po/kn.po

commit fc00b04729a7959aebc95e365ecb2baca555d91c
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-05-14

    Fix bgo#570725 - remove gnome_url_show. Based on patch from Kyle
    Pelton

M	configure.in
M	libslab/libslab-utils.c
M	libslab/slab-gnome-util.c

commit cff2b2ee2a173aaa7d8d0f5eecadcb846a9e86c9
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-05-09

    Also remove deleted empty translations from LINGUAS

M	po/LINGUAS

commit 874168c23410318e07b842204823dd918f5b4469
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-05-09

    Remove empty translations

D	po/ka.po
D	po/lo.po
D	po/mk.po

commit 61a177383ee8a647c5563c190112c127f62c58ce
Author: Federico Mena Quintero <federico@novell.com>
Date:	2009-04-22

    Discontinue ChangeLogs in favor of Git logs

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

M	ChangeLog
M	libslab/ChangeLog
M	po/ChangeLog

commit af7330696c35f39a8e4c8eb5e0f90e544be63e60
Author: Federico Mena Quintero <federico@novell.com>
Date:	2009-04-22

    Add gnome-main-menu.doap

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

A	gnome-main-menu.doap

commit b923f715ed2c2b5c7475d3f0aa1bd2b6c4a30ad8
Author: Mark Krapivner <markkr@src.gnome.org>
Date:	2009-04-10

    Updated Hebrew translation

    svn path=/trunk/; revision=561

M	po/ChangeLog
M	po/he.po

commit b3e7acd7e41a14d160e9ec385dbee821509e0a1c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-04-07

    Updated British English translation by Jen Ockwell

    2009-04-07	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation by Jen Ockwell
	<jenfraggleubuntu@gmail.com>.


    svn path=/trunk/; revision=560

M	po/ChangeLog
M	po/en_GB.po

commit 71a1c61b1e4dba5c20a833579bf1b93b9cc7836b
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-25

    Updated Telugu Translation

    svn path=/trunk/; revision=559

A	po/te.po

commit 98f51e6e3f3027c03f815dac4d246b54efc950e0
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-25

    Updated ChangeLog entry

    svn path=/trunk/; revision=558

M	po/ChangeLog

commit 0fbd4159aa90e2f32b10d4f4427df604304ce67e
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-25

    Updated LINGUAS entry

    svn path=/trunk/; revision=557

M	po/LINGUAS

commit 7d766234c977c2f83e06fe43b8926612c25a513d
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2009-03-16

    Updated Basque translation.

    2009-03-16	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=556

M	po/ChangeLog
M	po/eu.po

commit 9716e23c01ba5f61cfdfdee6ffb0a8421258defc
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2009-03-06

    Updated Marathi Translations

    svn path=/trunk/; revision=555

M	po/ChangeLog
M	po/mr.po

commit 63ab5125f63b90237a61164f795b10b572b01d4d
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	2009-03-02

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=554

M	po/ChangeLog
M	po/gu.po

commit e94564518568ea9841c9555d1ad21db3fd4bf69f
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-02-01

    Updated Czech translation by Adrian Gunis.

    2009-02-01	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Adrian Gunis.

    svn path=/trunk/; revision=553

M	po/ChangeLog
M	po/cs.po

commit aa35e64da7545003b97ca181d96f83e465a62ac6
Author: Magnus Boman <mboman@src.gnome.org>
Date:	2009-01-25

    Remove X-SuSE-translate from application-browser desktop file


    svn path=/trunk/; revision=552

M	ChangeLog
M	application-browser/etc/application-browser.desktop.in.in

commit 3abf33f743921cd2f3640de543d1b4c8485e537c
Author: Magnus Boman <mboman@src.gnome.org>
Date:	2009-01-07

    Fix up Changelog

    svn path=/trunk/; revision=551

M	libslab/ChangeLog

commit 1d13df990a14e79d8de037d9376dc867bfb7a15b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-01-07

    Updated Norwegian bokmål translation.

    2009-01-07	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=550

M	po/ChangeLog
M	po/nb.po

commit a08e5a3946852f7af1b510b75d27a9c95f8c3dbf
Author: Magnus Boman <mboman@src.gnome.org>
Date:	2009-01-07

    Fix build against GNOME 2.25.x

    svn path=/trunk/; revision=549

M	ChangeLog
M	application-browser/src/application-browser.c
M	libslab/ChangeLog
M	libslab/app-resizer.c
M	libslab/app-resizer.h
M	libslab/app-shell.c
M	libslab/app-shell.h
M	libslab/application-tile.c
M	libslab/directory-tile.c
M	libslab/document-tile.c
M	libslab/nameplate-tile.c
M	libslab/search-bar.h
M	libslab/search-context-picker.c
M	libslab/search-context-picker.h
M	main-menu/src/eggaccelerators.h
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/main-menu.c
M	main-menu/src/tomboykeybinder.c
M	nautilus-main-menu/nautilus-main-menu.c

commit 4ec6b659d7a2a8efbe19f34efeb3e3351246f8ad
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2009-01-06

    add maintainer

    svn path=/trunk/; revision=548

M	MAINTAINERS

commit d5e28265b34570889effc1df6f559342a7167960
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2009-01-06

    post release bump to 0.9.13

    svn path=/trunk/; revision=547

M	ChangeLog
M	configure.in

commit 4797cfc3258a520393d5525fe23575d925473dff
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2009-01-06

    release 0.9.12

    svn path=/trunk/; revision=545

M	ChangeLog
M	NEWS
M	README
M	configure.in
M	libslab/ChangeLog
M	po/ChangeLog

commit 93f7a33cef3845c85588b6cf3922585084c9012b
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2009-01-06

    fix network status on resume from suspend

    svn path=/trunk/; revision=544

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 45966ae9f9d88ba47881bb7e5b84df6451a1b56f
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2009-01-05

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=543

M	po/ChangeLog
M	po/pt_BR.po

commit 5ecdca8526b55ca7828312bfccc5eaeade59a0e6
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2009-01-03

    Fix g_object_unref G_IS_OBJECT assertions.

    svn path=/trunk/; revision=542

M	ChangeLog
M	libslab/directory-tile.c
M	libslab/document-tile.c
M	libslab/gnome-utils.c

commit 6aaf6b73808c1cccaec5f234481a0ce4018925a4
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-01-01

    Added wa Added Wallon translation on behalf of Jean Cayron.

    2009-01-01	Claude Paroz  <claude@2xlibre.net>

	* LINGUAS: Added wa
	* wa.po: Added Wallon translation on behalf of Jean Cayron.

    svn path=/trunk/; revision=541

M	po/ChangeLog
M	po/LINGUAS
A	po/wa.po

commit de949377d7adec67d3959c55f39cade0d804493a
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:	2009-01-01

    Updated German translation

    svn path=/trunk/; revision=540

M	po/ChangeLog
M	po/de.po

commit 0664d6c1ab303cb7accab2f26e826c431a0ae06d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-01-01

    Updated Spanish translation

    svn path=/trunk/; revision=539

M	po/ChangeLog
M	po/es.po

commit 46b7372815a9c08440d2e4772880f64495512cef
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-01-01

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=538

M	po/ChangeLog
M	po/sv.po

commit 4a9e40722f23cb207aab3f8d4fb69890cead3d6e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-12-31

    clean up dekstop files - BNC#444138

    svn path=/trunk/; revision=537

M	ChangeLog
M	main-menu/etc/gnome-screensaver-lock.desktop
M	main-menu/etc/gnome-session-logout.desktop
M	main-menu/etc/gnome-session-shutdown.desktop
M	main-menu/etc/trigger-panel-run-dialog.desktop

commit a201b8566eea2dd6b6ff4a825ecc4962a3f09447
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-12-31

    Fix system-items translation and redo entire flow

    svn path=/trunk/; revision=535

M	ChangeLog
M	libslab/bookmark-agent.c
M	main-menu/etc/Makefile.am
M	main-menu/etc/gnome-screensaver-lock.desktop
D	main-menu/etc/gnome-session-kill.desktop
A	main-menu/etc/gnome-session-logout.desktop
A	main-menu/etc/gnome-session-shutdown.desktop
R064	main-menu/etc/system-items.xbel main-menu/etc/system-items.xbel.in
M	main-menu/src/main-menu-migration.c
M	main-menu/src/main-menu-migration.h
M	main-menu/src/main-menu-ui.c
M	main-menu/src/main-menu.c
M	po/POTFILES.in

commit 1daaeb0d13506409ef5b8b66d23452004fe44453
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-12-30

    Fix for BNC#436718 - NM status display

    svn path=/trunk/; revision=534

M	ChangeLog
M	libslab/slab-gnome-util.h
M	main-menu/etc/slab.schemas.in.in
M	main-menu/src/network-status-tile.c

commit 0934e07937777025f90433acf188c6796e37556a
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-12-29

    launcher for panel dialog

    svn path=/trunk/; revision=533

M	ChangeLog
M	main-menu/etc/Makefile.am
A	main-menu/etc/trigger-panel-run-dialog.desktop
M	main-menu/src/Makefile.am
A	main-menu/src/trigger-panel-run-dialog.c

commit 981ae6af3ecc8b4bf6e872395a48dd85e059b303
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-12-29

    match the NM API change

    svn path=/trunk/; revision=532

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 3a7506b8a0927aed83f29ac76270acbabe6228e8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-12-22

    Translation updated.

    2008-12-22	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=531

M	po/ChangeLog
M	po/hu.po

commit cf7cacef56f576226d015c90e9c9bf4223fecd0f
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:	2008-12-07

    Updated German translation

    svn path=/trunk/; revision=530

M	po/ChangeLog
M	po/de.po

commit dbbe2148cd2e3bc92192c79baeae786dd1a80d02
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-11-08

    Updated Italian translation by Gianvito Cavasoli.

    2008-11-08	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation by Gianvito Cavasoli.

    svn path=/trunk/; revision=526

M	po/ChangeLog
M	po/it.po

commit 6b1da634fae7885eae6b270120c5a2d285782643
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-11-06

    Use the new tooltip mechanism rather than the deprecated GtkTooltips

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=525

M	libslab/ChangeLog
M	libslab/nameplate-tile.c

commit a298a7a7a48884bdc9efd0ca94acfdd4cd81d08a
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-11-06

    Don't leak a bookmark title

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=524

M	libslab/ChangeLog
M	libslab/bookmark-agent.c

commit 89f753f122a3814d5cd0d42198d33a7c9359a107
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-11-06

    Oops, remove debug printf()s

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=523

M	libslab/nameplate-tile.c

commit 8e4e0ee2a329be1743340a6339b4634e983bb1f7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-11-06

    Add libgnomeui to LIBSLAB_CFLAGS to make it build.

    2008-11-06	Kjartan Maraas	<kmaraas@gnome.org>

	* configure.in: Add libgnomeui to LIBSLAB_CFLAGS to make it build.

    svn path=/trunk/; revision=522

M	ChangeLog
M	configure.in

commit dd080eaeed3ad553781a4d56bb19b1dac9e11b58
Author: Federico Mena Quintero <federico@src.gnome.org>
Date:	2008-10-28

    Print new and deleted tiles

    svn path=/trunk/; revision=521

M	libslab/nameplate-tile.c

commit d0a5d3d5f896df6b1b13609f58a2054de9c2fd4d
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Fix file leak in when creating the recently-used monitor

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=520

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit fbe79134a1ea82f845fdaca868e949a1f2205259
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Fix leak in when creating the recently-used monitor

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=519

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit 42ed0d8ac07dec9779fcc1eed1c04abef63fb406
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Don't leak the size group used for icons in a tile-table

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=518

M	ChangeLog
M	main-menu/src/tile-table.c

commit d2987e5b08666b75be16c1d6109ffd6604c4763d
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Free some strings

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=517

M	libslab/ChangeLog
M	libslab/bookmark-agent.c

commit 30aabc2295d7904741f6904f48a3efc78ad056e2
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Count the number of created/destroyed tooltips

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=516

M	libslab/nameplate-tile.c

commit e573740514fcd455199ab766af3c82adc05d6f41
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Free the tooltips when a tile is freed

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=515

M	libslab/ChangeLog
M	libslab/nameplate-tile.c

commit f48d31a81f855c4db1572f0a7d7c3d898f404299
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-10-28

    Don't leak menus attached to tiles

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=514

M	libslab/ChangeLog
M	libslab/tile.c

commit 21aa7740845753ebab92837e5ee4c6ae4f637236
Author: Lu Gan <ganlu@src.gnome.org>
Date:	2008-10-26

    Update zh_CN.po

    svn path=/trunk/; revision=513

M	po/ChangeLog
M	po/zh_CN.po

commit 3fcf1a34d27bb50b455d22b04a4fb461bc620be4
Author: Petr Kovar <pknbe@volny.cz>
Date:	2008-10-19

    Updated Czech translation by Adrian Gunis (bug #532499 again).

    2008-10-19	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Adrian Gunis
	(bug #532499 again).

    svn path=/trunk/; revision=512

M	po/ChangeLog
M	po/cs.po

commit 36de3d8c2b7d859789040d8892650ea89e681f9f
Author: Wadim Dziedzic <wdziedzic@aviary.pl>
Date:	2008-10-04

    Updated Polish translation

    2008-10-04	Wadim Dziedzic	<wdziedzic@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=511

M	po/ChangeLog
M	po/pl.po

commit b8817eb2e19e4ba411df5c943b5fde1f1621d88b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-10-04

    Added 'th'.

    2008-10-02	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* LINGUAS: Added 'th'.

    svn path=/trunk/; revision=510

M	po/pl.po

commit ad1490375522760e92d616ba635047760bc05fd8
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-10-02

    Added 'th'. Added Thai translation by Manatsawin Hanmongkolchai.

    2008-10-02	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* LINGUAS: Added 'th'.
	* th.po: Added Thai translation by Manatsawin Hanmongkolchai.


    svn path=/trunk/; revision=509

M	po/ChangeLog
M	po/LINGUAS
A	po/th.po

commit ddc3ea9c5299dbd19a3827b37ea02bfad56f299e
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2008-10-01

    fix attributions

    svn path=/trunk/; revision=508

M	po/fi.po

commit 06b20c9ad2f80d9bd91dec323d1a455fc26e3f1b
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2008-10-01

    update Finnish translation, sync with openSUSE and also bring
    improvements
    in that direction soon

    svn path=/trunk/; revision=507

M	po/ChangeLog
M	po/fi.po

commit b37e26f8a783b979c7fb4dda3cabdb6114ac8a1e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-22

    update ChangeLog

    svn path=/trunk/; revision=506

M	libslab/ChangeLog

commit faf6df5b0ca4ae90ef783df28c695b892c83611b
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-22

    use gio for tooltip and show icon

    svn path=/trunk/; revision=505

M	libslab/document-tile.c

commit 274a956e2a26bed8bae60f4639deb64d4e12844a
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-09-19

    Updated Arabic Translation by Abdulaziz AlSharif.

    * Updated Arabic Translation by Abdulaziz AlSharif.

    svn path=/trunk/; revision=504

M	po/ChangeLog
M	po/ar.po

commit c5087f161c0e05d767592a932468474c5a850e1b
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-09-18

    Updated Finnish translation

    svn path=/trunk/; revision=503

M	po/ChangeLog
M	po/fi.po

commit 9a82669c9e179a02aa2d0d29ed6dc511223dd8ad
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-13

    start of showing remote tiles in recent section

    svn path=/trunk/; revision=502

M	libslab/document-tile.c
M	main-menu/src/main-menu-ui.c

commit d88b578f6e02c6f1b50a9a8997e9730020890a8c
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-13

    post release bump

    svn path=/trunk/; revision=501

M	ChangeLog
M	configure.in

commit 89a00338122fabbc9fc3ff1adcc33fbe4f1312a3
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-13

    Release 0.9.11

    svn path=/trunk/; revision=499

M	ChangeLog
M	NEWS
M	configure.in
M	libslab/ChangeLog
M	po/ChangeLog

commit c9d3f127097a8777ee8574a975c87f7d46217545
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-09-13

    Fix distcheck

    svn path=/trunk/; revision=498

M	ChangeLog
M	po/ChangeLog
M	po/POTFILES.in

commit 4bab066fe0dfc788415ffb0b1b0e78d655c5e77e
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:	2008-09-09

    svn path=/trunk/; revision=497



    svn path=/trunk/; revision=497

M	po/eu.po

commit 5fe22e463a0603f63f866c867e27ce4361df3edb
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-09-09

    GNU nano 2.0.7 Fitxategia: ChangeLog Aldatua


      GNU nano 2.0.7
      Fitxategia: ChangeLog
      Aldatua

      2008-09-09  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	      * eu.po: Added Basque translation.
		  * LINGUAS: Added 'eu' entry.



    svn path=/trunk/; revision=496

M	po/ChangeLog
M	po/LINGUAS
A	po/eu.po

commit 74112b7d13b69d648e33e022a0003715de7038a9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-07

    require GLib 2.16.0.

    2008-09-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: require GLib 2.16.0.

    svn path=/trunk/; revision=495

M	ChangeLog
M	configure.in

commit f956146e291fbad2a3d2cf0e3f7c8a8276976397
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-07

    Escape the markup text properly. Patch by Denis Washington (#518749).

    2008-09-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* app-shell.c: (show_no_results_message):
	Escape the markup text properly.
	Patch by Denis Washington (#518749).

    svn path=/trunk/; revision=494

M	libslab/ChangeLog
M	libslab/app-shell.c

commit ad68101146c98489d3ea7dbc1267379d2105694c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-07

    Call update_recently_used_sections () in an idle when starting up the

    2008-09-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* main-menu/src/main-menu-ui.c: (main_menu_ui_new),
	(get_recently_used_store_filename),
	(setup_recently_used_throttle_timeout),
	(setup_recently_used_store_monitor),
	(update_recently_used_sections):
	Call update_recently_used_sections () in an idle when starting
	up the program (this was a regression from the GIO porting, as
	we were using this very same mechanism before).

    svn path=/trunk/; revision=493

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit 30a95dea51bfff94445cfed5c0ed15d6a31a0cf0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-22

    Leftover from the GIO transition: fix includes in the nautilus
    extension.

    2008-08-22	Cosimo Cecchi  <cosimoc@gnome.org>

	* nautilus-main-menu/main-menu.c:
	* nautilus-main-menu/nautilus-main-menu.c:
	Leftover from the GIO transition: fix includes in the nautilus
	extension.

    svn path=/trunk/; revision=492

M	ChangeLog
M	nautilus-main-menu/main-menu.c
M	nautilus-main-menu/nautilus-main-menu.c

commit 94a1f4e87580f9d65ae97585b81243626a0596eb
Author: Cosimo Cecchi <cosimoc@src.gnome.org>
Date:	2008-08-22

    Remove these files, as they are now useless.

    svn path=/trunk/; revision=490

D	libslab/bookmark-agent-libslab.h
D	libslab/egg-recent-item.c
D	libslab/egg-recent-item.h
D	libslab/egg-recent-model.c
D	libslab/egg-recent-model.h
D	libslab/libslab-bookmarkfile.c
D	libslab/libslab-bookmarkfile.h

commit f6d3f9b4a5d59516e4726f7493e82d57a0d8a63a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-22

    Port to GIO and drop gnome-vfs dependency (#527903).

    2008-08-22	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in:
	* main-menu/src/main-menu-ui.c: (main_menu_ui_new),
	(main_menu_ui_finalize), (create_rct_docs_section),
	(recently_used_store_monitor_changed_cb),
	(setup_recently_used_store_monitor), (item_to_recent_doc_tile),
	(doc_uri_to_item), (update_recently_used_sections),
	(volume_monitor_mount_cb):
	Port to GIO and drop gnome-vfs dependency (#527903).

    svn path=/trunk/; revision=489

M	ChangeLog
M	configure.in
M	libslab/ChangeLog
M	libslab/Makefile.am
M	libslab/app-shell.c
M	libslab/bookmark-agent.c
M	libslab/directory-tile.c
M	libslab/document-tile.c
M	libslab/recent-files.c
M	libslab/slab-gnome-util.c
M	main-menu/src/main-menu-ui.c

commit 1f3b3012e21c8365830a7e6c725765f201efce48
Author: A. Walton <awalton@gnome.org>
Date:	2008-08-11

    reviewed by: Federico Mena Quintero

    2008-08-11	A. Walton  <awalton@gnome.org>

	reviewed by: Federico Mena Quintero

	* directory-tile.c (delete_trigger):
	* document-tile.c (delete_trigger):
	Remove Eel dependency from libslab. Bug #524778.


    svn path=/trunk/; revision=488

M	ChangeLog
M	configure.in
M	libslab/ChangeLog
M	libslab/directory-tile.c
M	libslab/document-tile.c

commit 2194194da2fc3ae5ce2bd40c442747b05877b70d
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-07-31

    Updated Arabic Translation by Abdulaziz AlSharif.

    svn path=/trunk/; revision=487

M	po/ChangeLog
M	po/ar.po

commit 4f956076fc7db92e85cb3a41a9c52aae1b73c998
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-07-28

    bnc402256 - Don't generate thumbnails synchronously; let Nautilus
    handle that, as it has the async logic already
    2008-07-28	Federico Mena Quintero	<federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=402256 - Main-menu has
	high CPU usage on NIS/NFS home directories.

	* document-tile.c (load_image): Don't do thumbnailing ourselves,
	as we don't have the threading logic to do it in the background.
	Instead, let Nautilus handle thumbnailing by itself.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=486

M	libslab/ChangeLog
M	libslab/document-tile.c

commit 878a275c5917317f68279974959f4706395cf771
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-28

    reviewed by Vincent Untz and Tambet Ingo.

    2008-07-28	Cosimo Cecchi  <cosimoc@gnome.org>

	reviewed by Vincent Untz and Tambet Ingo.

	* main-menu/src/network-status-agent.c: (nm_get_device_info):
	Some more NetworkManager 0.7 API breakage.

    svn path=/trunk/; revision=485

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 43bfb9a66c53fec2ae607fab9e3ab137b9f5bac0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-07-26

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=484

M	po/ChangeLog
M	po/sv.po

commit ebf543a1cb9ab380bcc9c2091ec44dad04b31379
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-24

    http://bugzilla.gnome.org/show_bug.cgi?id=544538

    2008-07-24	Cosimo Cecchi  <cosimoc@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=544538

	* app-shell.c: (generate_launchers):
	Fix a build warning.

    svn path=/trunk/; revision=483

M	libslab/ChangeLog
M	libslab/app-shell.c

commit 906fe50d58a1ccdfd830e4e2bc6076db972cede5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-24

    http://bugzilla.gnome.org/show_bug.cgi?id=544539

    2008-07-24	Cosimo Cecchi  <cosimoc@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=544539

	* main-menu/src/network-status-agent.c: (nm_get_device_info):
	Fix the build against NetworkManager 0.7 trunk.

    svn path=/trunk/; revision=482

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 1c5864198bcb75d7cec373e7f317313ee8df90d5
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2008-07-23

    Updated Brazilian Portuguese translation by Michel Recondo.

    2008-07-23	Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation by Michel
	Recondo.

    svn path=/trunk/; revision=481

M	po/ChangeLog
M	po/pt_BR.po

commit 55600d33c7b6d6afacdf6ff6891f82c9f726743f
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-07-16

    Fix for BNC#390400 - make places use the default mime type handler

    svn path=/trunk/; revision=480

M	ChangeLog
M	libslab/bookmark-agent.c
M	libslab/directory-tile.c
M	libslab/directory-tile.h
M	libslab/document-tile.c
M	main-menu/src/main-menu-ui.c

commit 697dda3d525182cda7f2db626d235388e81136d9
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-07-09

    cs.po: Updated Czech translation by Adrian Gunis (bug #532499 again).

    svn path=/trunk/; revision=479

M	po/ChangeLog
M	po/cs.po

commit 17e4aea111dacb9a2c4a3c9b60ecf49b3e87df52
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-07-05

    Updated Spanish translation

    svn path=/trunk/; revision=478

M	po/ChangeLog
M	po/es.po

commit 5f6f910d27bc4d0fdd71160f06e89e189aa87016
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-07-02

    Updated Occitan translation

    svn path=/trunk/; revision=477

M	po/ChangeLog
M	po/oc.po

commit 03b7ab941bf40c6331a06894f88f997dcc329447
Author: Magnus Boman <mboman@src.gnome.org>
Date:	2008-07-02

    Add support for GSM and CDMA devices in the Network Status tile

    * Add support for GSM and CDMA devices in the Network Status tile

    svn path=/trunk/; revision=476

M	ChangeLog
M	main-menu/src/network-status-agent.c
M	main-menu/src/network-status-tile.c

commit b8c7204702de2dd8a9c3bf70f5a0a4e3c570ee1f
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-06-30

    Fix for BNC#393101 - check title for null

    svn path=/trunk/; revision=475

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit a7ec78ec7c969067372f8fabeaf9492cb297a90e
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2008-06-26

    Updated Brazilian Portuguese translation by Fábio Nogueira.

    2008-06-26	Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation by Fábio
	Nogueira.

    svn path=/trunk/; revision=474

M	po/ChangeLog
M	po/pt_BR.po

commit bd746b1e146018b6e8198d4f5b78b1189333a997
Author: Magnus Boman <mboman@src.gnome.org>
Date:	2008-06-24

    Make sure that we only use a device that has got an ip address.

    svn path=/trunk/; revision=473

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit fe583d521513babd55bc806aeebfa8a90aba5133
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-06-23

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=472

M	po/ChangeLog
M	po/sv.po

commit d274759f09c5e0be6f11dfc1c715842d3d5603dc
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-06-21

    Updated French translation.

    2008-06-21	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=471

M	po/ChangeLog
M	po/fr.po

commit 6bd77c4b8749cf355f3dc0fb4ef295aa40b2dde8
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2008-06-15

    Updated Vietnamese translation

    svn path=/trunk/; revision=470

M	po/ChangeLog
M	po/vi.po

commit c4518b38ebf99e5bc7a209d7496d91be068253f3
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-06-13

    bnc336735 - Set the screen of the slab_window
    2008-06-13	Federico Mena Quintero	<federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=336735 - On
	multiscreen setups, the slab window may appear ona the wrong
	screen.

	* main-menu/src/main-menu-ui.c (present_slab_window): Set the
	screen of the slab_window to the same screen as the one for the
	applet widget.

    Signed-off-by: Federico Mena Quintero <federico@novell.com>

    svn path=/trunk/; revision=469

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit f8d0669a571bd167aae2c27e08be343120d97a30
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-05-31

    updated hebrew translation

    svn path=/trunk/; revision=468

M	po/ChangeLog
M	po/he.po

commit 3a5e3dceb0260e148c1e8e93e0f5ff0f442dcca9
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-05-14

    bump release to 0.9.11

    svn path=/trunk/; revision=467

M	ChangeLog
M	configure.in

commit d20098d73645981063a80a9e4be46dc202c7b969
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-05-13

    Release 0.9.10

    svn path=/trunk/; revision=465

M	ChangeLog
M	NEWS
M	configure.in
M	libslab/ChangeLog
M	po/ChangeLog

commit ef9a880b3b514d6885ba3cef25f63c689f20a36a
Author: Magnus Boman <captain.magnus@gmail.com>
Date:	2008-05-13

    bnc375639 - Show the correct wireless SSID
    2008-05-09	Magnus Boman  <captain.magnus@gmail.com>

	    https://bugzilla.novell.com/show_bug.cgi?id=375639
	    Display active ap instead of the first ap in the list.

	    * main-menu/src/network-status-agent.c (nm_get_device_info):
	    Make sure we show ssid from an active ap by using
	    nm_device_802_11_wireless_get_active_access_point.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=464

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit fd7673abd19687836ccac9c2e911fa079455de34
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-05-13

    Robustify comparison in the last commit
    2008-05-13	Federico Mena Quintero	<federico@novell.com>

	* application-tile.c (application_tile_setup): Ensure that name
	and desc are non-NULL before comparing them.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=463

M	libslab/ChangeLog
M	libslab/application-tile.c

commit dfae50a5bbf01b13814ade061fb43013c1e6b363
Author: Magnus Boman <captain.magnus@gmail.com>
Date:	2008-05-13

    bnc224885 - Don't display duplicated description in app tiles
    2008-05-09	Magnus Boman  <captain.magnus@gmail.com>

	    https://bugzilla.novell.com/show_bug.cgi?id=224885 -
	    Don't display both generic name and description if they are
	    the same.

	    * libslab/application-tile.c (application_tile_setup):
	    Set subheader
	    to NULL if description is the same as generic name.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=462

M	libslab/ChangeLog
M	libslab/application-tile.c

commit e944721fe5fec416fc78980e076b8d2041bc71c4
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-05-13

    Fix for bnc#388785 - use banshee-1

    svn path=/trunk/; revision=461

M	ChangeLog
M	main-menu/etc/applications.xbel

commit 84fa00cf6c5fcea094008ffe23798e2ad5c11687
Author: Magnus Boman <captain.magnus@gmail.com>
Date:	2008-05-13

    bnc372206 - Add notification for NM state even if there's no active
    interface.
    2008-05-09	Magnus Boman  <captain.magnus@gmail.com>

	    https://bugzilla.novell.com/show_bug.cgi?id=372206
	    Add notification for NM state even if there's no active
	    interface.

	    * main-menu/src/network-status-agent.c
	    (nm_get_first_active_device_info):
	Add state change notification callbacks for interfaces until we
	find an active device.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=460

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 42a40b86b7ff062152b6f75a10c20a4d6f7351c6
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-05-13

    show an icon when thumbnail is blank - BNC#381617

    svn path=/trunk/; revision=459

M	ChangeLog
M	libslab/bookmark-agent.c
M	libslab/document-tile.c
M	libslab/document-tile.h
M	main-menu/src/main-menu-ui.c

commit 52588cc0b9c318d7fc122e8857198f52a027e9c1
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-05-13

    Remove old NM calls

    svn path=/trunk/; revision=458

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit d3763f9437ac60fffda577ea6d0b9feab3baf633
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-05-13

    cs.po: Updated Czech translation by Adrian Gunis (bug #532499).

    svn path=/trunk/; revision=457

M	po/ChangeLog
M	po/cs.po

commit 60c257c15c3f19920b12d88a40773c8e55f9279e
Author: Tambet Ingo <tambet@gmail.com>
Date:	2008-05-13

    Fix another NetworkManager API breakage.

    2008-05-12	Tambet Ingo  <tambet@gmail.com>

	    * main-menu/src/network-status-agent.c (nm_get_device_info):
	    Fix another NetworkManager API breakage.


    svn path=/trunk/; revision=456

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 6e10ae1ce920d807061e8b44ddf8fed165349f53
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-05-10

    Add myself to MAINTAINERS

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=455

M	MAINTAINERS

commit 69e6b73bed1b07dd6ead8eaf451b54239a7bc62c
Author: Magnus Boman <captain.magnus@gmail.com>
Date:	2008-05-07

    bnc262334 - Correct network status even if NetworkManager is not
    running
    2008-05-07	Magnus Boman  <captain.magnus@gmail.com>

	https://bugzilla.novell.com/show_bug.cgi?id=262334 -
	Show the correct status in the network status tile even if
	NetworkManager is not running.

	* main-menu/src/main-menu-ui.c (create_status_section): Remember
	our network_status widget in the MainMenuUIPrivate.
	(present_slab_window): Update the network tile.

	* main-menu/src/network-status-tile.c
	(network_tile_update_status):
	New function.

	* main-menu/src/network-status-agent.c (init_nm_connection):
	Handle the case where we obtained a NM client object, but NM is
	not running.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=454

M	ChangeLog
M	main-menu/src/main-menu-ui.c
M	main-menu/src/network-status-agent.c
M	main-menu/src/network-status-tile.c
M	main-menu/src/network-status-tile.h

commit e2cd6594eeac7a3cf58627a37a858fadad729244
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-05-04

    Updated Spanish translation

    svn path=/trunk/; revision=453

M	po/ChangeLog
M	po/es.po

commit 431cdb42f886b9769224cc90cf59612dd4790caf
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-04-28

    Fix for BNC#308998 -missing translations

    svn path=/trunk/; revision=452

M	libslab/ChangeLog
M	libslab/bookmark-agent.c

commit 0640c999c146f5a37a0d4c1af79b1a573a161f91
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-04-23

    Fix for two applet instances that don't start at the same time
    2008-04-23	Federico Mena Quintero	<federico@novell.com>

	* libslab-utils.c (create_thumbnail_factory): Continue the fix for
	the last bug; when a second instance of the applet gets added, it
	will want to initialize the thumbnail factory again.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=451

M	libslab/ChangeLog
M	libslab/libslab-utils.c

commit 0c085d9f054e4b70a8aba8d1a8e58a2c81b962ac
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-23

    Ahem, fix reversed condition in the last patch

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=450

M	libslab/libslab-utils.c

commit e87de93ba678b34fff2d1b634f7cb93c5662c5dd
Author: Tambet Ingo <tambet@gmail.com>
Date:	2008-04-23

    bnc380339 - Crash when there are two main-menu applets
    2008-04-11	Tambet Ingo  <tambet@gmail.com>

	Adapt the API changes of libnm-glib.

	See https://bugzilla.novell.com/show_bug.cgi?id=377019 for the
	request to update to this API.

	* main-menu/src/network-status-agent.c
	(nm_get_first_active_device_info): nm_client_get_devices() now
	returns a 'const GPtrArray', update.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=449

M	libslab/ChangeLog
M	libslab/libslab-utils.c

commit f3d27da44e15d855522dafeafeb38d0186339cd1
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	2008-04-22

    Small updates

    svn path=/trunk/; revision=448

M	po/hu.po

commit 83c94e9eb499e51de3227c64e6c7302533d85e91
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-04-22

    Translation updated

    2008-04-22	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated


    svn path=/trunk/; revision=447

M	po/ChangeLog
M	po/hu.po

commit 3ef6a6044de59fbe6271d308b80a7c539d5c1ece
Author: Tambet Ingo <tambet@gmail.com>
Date:	2008-04-15

    Update to NetworkManager 0.7 API
    2008-04-11	Tambet Ingo  <tambet@gmail.com>

	Adapt the API changes of libnm-glib.

	See https://bugzilla.novell.com/show_bug.cgi?id=377019 for the
	request to update to this API.

	* main-menu/src/network-status-agent.c
	(nm_get_first_active_device_info): nm_client_get_devices() now
	returns a 'const GPtrArray', update.
	(nm_get_device_info): The device properties returned from
	libnm-glib
	have been changed to constants, update.
	To allow notifications for all NMObject property changes, the
	"state-changed" signal is removed from NMDevice and replaced by a
	generic "notify::" signal.
	(nm_state_change_cb): Update the signature, ask for the state.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=446

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 057cd53ebe3f72220067a28fd1d8ed1b79ab2ed1
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-04-10

    Fix the NetworkStatusAgent::dispose() as it may be called multiple
    times
    2008-04-10	Federico Mena Quintero	<federico@novell.com>

	* main-menu/src/network-status-agent.c
	(network_status_agent_dispose): NULL out the nm_client, since
	::dispose() can be called multiple times.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=445

M	ChangeLog
M	main-menu/src/network-status-agent.c

commit 18d2df8333fcaaa08ce2c4db20142989dc2ce7aa
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-04-09

    Fix a memory leak
    2008-04-09	Federico Mena Quintero	<federico@novell.com>

	* bookmark-agent.c (create_doc_item): Don't leak the template
	filename.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=444

M	libslab/ChangeLog
M	libslab/bookmark-agent.c

commit 335baddd3b8d42992b1fc07f5c404ca97fe9dace
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-04-08

    Fix some memory leaks
    2008-04-08	Federico Mena Quintero	<federico@novell.com>

	* bookmark-agent.c (bookmark_agent_remove_item): Free the uris we
	got from the GBookmarkFile.
	(load_xbel_store): Likewise.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=443

M	libslab/ChangeLog
M	libslab/bookmark-agent.c

commit bc909fd6937a715b3e9933fbcc454d9ffcde962f
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Update ChangeLogs for the merge of the performance patches

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=442

M	ChangeLog
M	libslab/ChangeLog

commit d5bbe8fcd9567463716077d3eae44ea5f3cfb7c5
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    After startup, load the recently-used store as soon as possible

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=441

M	main-menu/src/main-menu-ui.c

commit c43edf7fc589fd11488e80084cb76c1e270eb32c
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Load the recently-used store in a throttled timeout. This lets
    us load the store and update the widgets *before* the user clicks
    on the Computer button, at least for most cases. This should also
    reduce CPU burn when the recently-used store gets updated multiple
    times rapidly, such as when opening a bunch of files in EOG.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=440

M	main-menu/src/main-menu-ui.c

commit 3e70314faefd6dd1a910ab219cfc65b54eb1344f
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint creating the thumbnail factory

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=439

M	libslab/libslab-utils.c

commit 7ae508552d56836e511e6c8b26a5b05fd29b89a8
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Make DocumentTile use the global thumbnail factory

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=438

M	libslab/document-tile.c

commit 1ed3d92b1670c89b633e994bcd07385d2d6a4218
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Preinit the thumbnail factory when creating the applet

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=437

M	main-menu/src/main-menu.c

commit b8d913707fe17c8efff0f588b39f5f8e7920bbec
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Utility functions to initialize the thumbnail factory in an idle
    handler. We'll do this after the main loop starts up, so that we
    can initialize the thumbnail factory (an expensive operation) before
    the user clicks on the Computer button for the first time.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=436

M	libslab/libslab-utils.c
M	libslab/libslab-utils.h

commit a54b5ce4665052818ca5b29d07fb6e4ad7221bc8
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Remove checkpoint noise from tile_table_reload()

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=435

M	main-menu/src/tile-table.c

commit bd58a518d174a8b81897dcb75df8c94bb70cea7d
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Don't load the image/thumbnail in document_tile_new() The image is
    loaded in document_tile_style_set() anyway, so this avoids loading
    images twice.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=434

M	libslab/document-tile.c

commit 5b565a610cf131eaec97caab714b1894242034c3
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint load_image() directly instead of just one caller

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=433

M	libslab/document-tile.c

commit 0c22e332f28e6a94c26803d02609c68fbf070e88
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint document_tile_new()

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=432

M	libslab/document-tile.c

commit 82ad70b6c28c10c3ff8668c6b850f2d085670322
Author: Federico Mena Quintero <federico@src.gnome.org>
Date:	2008-04-04

    Revert "Checkpoint item_to_recent_doc_tile" - we now know the culprit
    is in document_tile_new()

    This reverts commit fdee4de7648ebe9c8d191049b72a679c454a8274.

    svn path=/trunk/; revision=431

M	main-menu/src/main-menu-ui.c

commit 3e806c101aedb71e35d4771fdcdcbad028895d49
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint item_to_recent_doc_tile

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=430

M	main-menu/src/main-menu-ui.c

commit 0f9cf20e68a7cde501953670e0f822bd2e00768a
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint creating individual tiles

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=429

M	main-menu/src/tile-table.c

commit 84f503f803dc3da4c59d20340a6ab91ed9cca229
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Don't emit notifications for BookmarkAgent of type recently-used
    when it updates itself

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=428

M	libslab/bookmark-agent.c

commit 7d829a93f781685bb23e23dfdc0948d6263ffd3e
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint internal update of BookmarkAgent

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=427

M	libslab/bookmark-agent.c

commit 8e2cf42d8e02a7fdfc15f7bca9dd7ae72344c278
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint tile_table_reload() fully

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=426

M	main-menu/src/tile-table.c

commit ea57d57c73336f04f80857f7376e5b5a7b28bb3d
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Update the internal items in the BookmarkAgent

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=425

M	libslab/bookmark-agent.c

commit 6d92060dffc4081487e1721862a065774cd09bb0
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Oops, don't free the GBookmarkFile when updating a bookmark agent

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=424

M	libslab/bookmark-agent.c

commit ad3935ca6572e85cb02cb353eec69c2a5dc7be1d
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Don't load the recently-used bookmark agent in BookmarkAgent

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=423

M	libslab/bookmark-agent.c
M	main-menu/src/main-menu-ui.c

commit e5d536a2d6c22709b66e856498335dea331dad82
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Don't use g_list_insert_sorted() in BookmarkAgent

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=422

M	libslab/bookmark-agent.c

commit c440add62066f419b7fdef347bc7221bc82add2f
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Don't load the recently-used tile tables initially; wait until they
    are needed

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=421

M	main-menu/src/main-menu-ui.c

commit 871e2bf7017455f39a0af69d1d6c715b38d02645
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Update the recently-used GUI when popping up the main-menu window

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=420

M	main-menu/src/main-menu-ui.c

commit ff10f81906d8e4828897f0c713a5f227996ed992
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Add a FIXME

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=419

M	libslab/bookmark-agent.c

commit 6a6ce67d586bd97d099a2141079ad5509bfbd5ba
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Monitor the recently-used store in the toplevel MainMenuUI

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=418

M	main-menu/src/main-menu-ui.c

commit 042d793e822cfda796fed2ecdbe72b93ef06dc41
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    New public bookmark_agent_update_from_bookmark_file()
    Main-menu uses two BookmarkAgent objects that monitor the same
    ~/.recently-used.xbel. As a result, that file gets read and parsed
    *twice* on every update.

    With this, we start a new strategy to update BookmarkAgents.  They get
    updated explicitly by the caller, not implicitly with a GnomeVFS file
    monitor.  This also lets us have less files to monitor, and more
    control for when expensive operations are performed.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=417

M	libslab/bookmark-agent.c
M	libslab/bookmark-agent.h

commit bc0908c3417aeab826d5b24d655bc74c2db80638
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint tile_table_reload()

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=416

M	main-menu/src/tile-table.c

commit f8adf348ac65f1c44247f9afdb0ab1ad04d5515d
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint apply_lockdown_settings

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=415

M	main-menu/src/main-menu-ui.c

commit e2e4f47add5895763709a4d38ba859ec2458b14e
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint loading the recent-store

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=414

M	libslab/bookmark-agent.c

commit 754a2fe45595cd193f1b591b2fcfab2703a782ef
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    bnc350662 - call tile_table_reload() only once for each section

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=413

M	main-menu/src/main-menu-ui.c
M	main-menu/src/tile-table.c

commit b5c7aa0f57748085cac63e81c4e27aa41c808755
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Flush the checkpoint file after each write

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=412

M	libslab/libslab-utils.c

commit 86a7230c972716e9e4ac11779ebf2c8626c11894
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Ahem, deal with the result of stat() correctly

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=411

M	libslab/libslab-utils.c

commit 5865f97df64d202d260c07a86d02cde518ce617f
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint main_menu_ui_new()

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=410

M	main-menu/src/main-menu-ui.c

commit 7fe050e5bc80041a41657e9244e87d3a80854dc2
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Checkpoint startup

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=409

M	main-menu/src/main-menu.c

commit 0bb60e12c20480a0f0a6eda2001ff8b47e34cf07
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Print a newline for each checkpoint line

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=408

M	libslab/libslab-utils.c

commit 6d93f2ce281c1885eac2dc397e6d7c5b880c4f6a
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Print user and system time on each checkpoint

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=407

M	libslab/libslab-utils.c

commit 24c8587bb4e3002d48cea621c6f9d8497577f79a
Author: Federico Mena Quintero <federico@gnu.org>
Date:	2008-04-04

    Add libslab_checkpoint()

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=406

M	libslab/libslab-utils.c
M	libslab/libslab-utils.h

commit 5c130f4d4647d3f551c3b2439a7e964d7dc051ce
Author: Federico Mena Quintero <federico@src.gnome.org>
Date:	2008-04-04

    Move to NetworkManager 0.7

    svn path=/trunk/; revision=405

M	configure.in
M	main-menu/src/network-status-agent.c

commit 56bce1509ab73b94181302c23a312a1ae32a075e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-03-26

    Fix for BNC#366732 - use better template files

    svn path=/trunk/; revision=404

M	ChangeLog
M	libslab/bookmark-agent.c
M	main-menu/etc/Makefile.am
D	main-menu/etc/empty.ods
A	main-menu/etc/empty.ots
A	main-menu/etc/empty.ott

commit 56d4f1072f588a94b7fd027c7c0683dae46f6d78
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2008-03-21

    Updated  Greek translation by Giannis Katsampiris

    svn path=/trunk/; revision=403

M	po/ChangeLog
M	po/el.po

commit 85c9ae7bad8c5b40e59c1e24bda198223600d084
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-03-11

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=402

M	po/ChangeLog
M	po/ca.po

commit 552a019991e8b9c584832f71495a6bf7c9ec7ddc
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2008-03-10

    only set libtool versioning when building dynamic lib.

    2008-03-10	Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: only set libtool versioning when building
	dynamic lib.

    svn path=/trunk/; revision=400

M	libslab/ChangeLog
M	libslab/Makefile.am

commit 9e71408eb33c92c8dd1765b879f96521b7fd8408
Author: Philip Withnall <pwithnall@svn.gnome.org>
Date:	2008-03-09

    Updated British English translation.

    2008-03-09	Philip Withnall  <pwithnall@svn.gnome.org>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=399

M	po/ChangeLog
M	po/en_GB.po

commit 0416d6db1ffbe9eb13e9a94b483755f517bf1137
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-08

    Updated Occitan translation

    svn path=/trunk/; revision=398

M	po/oc.po

commit 4cb58cb0fe8ff34c5dc797b8d948abf81e08c2b0
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-03-05

    post release bump to 0.9.10

    svn path=/trunk/; revision=397

M	ChangeLog
M	configure.in

commit 14e6306af3322cd8eb4f21f8aa9b4fd2456454e3
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-03-05

    prep for release - 0.9.9

    svn path=/trunk/; revision=395

M	ChangeLog
M	NEWS
M	configure.in
M	libslab/ChangeLog
M	libslab/Makefile.am
M	po/ChangeLog

commit 99e19224f5a386810fe16126ea222e4c2bc5c64c
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2008-02-28

    Brazilian Portuguese translation updated by Og Maciel.

    2008-02-27	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Og Maciel.

    svn path=/trunk/; revision=394

M	po/ChangeLog
M	po/pt_BR.po

commit 4614cb570ca5fa386bfcf9ae3a2c7143310e68c4
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-27

    Updated Occitan translation

    svn path=/trunk/; revision=393

M	po/oc.po

commit f9dadf30371d6e22df09fc30f3462bbcbc1355d6
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-23

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=392

M	po/ChangeLog
M	po/sv.po

commit af961cb58393cfb5710c64f67bebd9edf7972cbf
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-19

    Updated Occitan translation

    svn path=/trunk/; revision=391

M	po/oc.po

commit a853aecf67103bfddbf76f42709650d36fdee3c3
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-19

    Updated Finnish translation

    svn path=/trunk/; revision=390

M	po/ChangeLog
M	po/fi.po

commit f2e72b07ad72ee6c75b70122780e3ce737f4ebe2
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-19

    Updated Finnish translation

    svn path=/trunk/; revision=389

M	po/fi.po

commit 092107a5beffa2fc30e6d44b352a4ec28774b416
Author: Jens Granseuer <jensgr@gmx.net>
Date:	2008-02-17

    fix a few leaks and don't open-code g_(s)list_foreach

    2008-02-17	Jens Granseuer	<jensgr@gmx.net>

	* slab-gnome-util.c: (get_slab_gconf_bool), (get_slab_gconf_int),
	(get_slab_gconf_string), (free_list_of_strings),
	(free_slab_gconf_slist_of_strings),
	(get_package_name_from_desktop_item): fix a few leaks and don't
	open-code g_(s)list_foreach

    svn path=/trunk/; revision=388

M	libslab/ChangeLog
M	libslab/slab-gnome-util.c

commit cbe565c9f780be66bf0b4f688d0dd5942d0ce831
Author: Artur Flinta <aflinta@gmail.com>
Date:	2008-02-16

    Updated Polish translation by GNOME PL Team.

    2008-02-16	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=387

M	po/ChangeLog
M	po/pl.po

commit 5d43511809e2a6200cef9f39b478bec2e44135c4
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-02-08

    Use libtool versioning for libslab
    2008-02-08	Federico Mena Quintero	<federico@novell.com>

	* configure.in (libslab_major_version libslab_minor_version
	libslab_micro_version libslab_interface_age): New m4 defines so
	that we can have proper versioning with libtool.  This is copied
	from libgnomeui/configure.in.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=386

M	ChangeLog
M	configure.in
M	libslab/ChangeLog
M	libslab/Makefile.am

commit ce41baea05a2850c54046c1df8c4a16708e79ad8
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-02-07

    added Pashto translation on behalf of Zabeeh Khan. Fixes bug #514905.

    2008-02-07	Andre Klapper  <a9016009@gmx.de>

	* LINGUAS:
	* ps.po:
	added Pashto translation on behalf of Zabeeh Khan.
	Fixes bug #514905.


    svn path=/trunk/; revision=385

M	po/ChangeLog
M	po/LINGUAS
A	po/ps.po

commit fbdbfcee0f492604e018b4fc644e436a8045238c
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2008-02-07

    Updated Polish translation by GNOME PL Team.

    2008-02-07	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=384

M	po/ChangeLog
M	po/pl.po

commit bd6aaba0098f338b2ec8d2fe98a51d5ede060479
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-02-04

    check at build time for gnome-vfs

    svn path=/trunk/; revision=383

M	configure.in

commit 8de64713aa3ad0087ddcd73ac1ec8142755732db
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-04

    Updated Occitan translation

    svn path=/trunk/; revision=382

M	po/oc.po

commit 23af66ca393842eab130c84b822800ca43c83249
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-01-29

    Fix for BNC#349604 - Labeled Bookmarks

    svn path=/trunk/; revision=381

M	ChangeLog
M	libslab/bookmark-agent.c

commit 1047f079879a117f5045d8a18b4ffd1cd1d683e0
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-27

    Updated Spanish translation

    svn path=/trunk/; revision=380

M	po/ChangeLog
M	po/es.po

commit 0a23d9086822684b3f9acbde52d3c3567f5d5589
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-01-26

    Fix for BNC#258361 BNC#236463

    svn path=/trunk/; revision=379

M	ChangeLog
M	configure.in
M	libslab/document-tile.c
M	libslab/libslab.pc.in

commit 986af5d37f00d77ea04d4e05f78b2ff11fa831f3
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-01-25

    Fix for BNC#332418 and BNC#152846 (hard drive tile)

    svn path=/trunk/; revision=378

M	ChangeLog
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/main-menu-ui.c

commit 68f9252959d8cacd2389370faf774be8a352bc43
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2008-01-09

    Fix for bgo 394815

    svn path=/trunk/; revision=377

M	ChangeLog
M	configure.in
A	po/LINGUAS

commit 3cf4422dc7416b73c9e92d9188c4c989c1f8c7d2
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-12-31

    Updated Occitan translation

    svn path=/trunk/; revision=376

M	po/ChangeLog
M	po/oc.po

commit 9c0e5fb6dbe37713ed46f68cdfaeadf8a283cc8e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-12-30

    Updated Spanish translation

    svn path=/trunk/; revision=374

M	po/ChangeLog
M	po/es.po

commit f564280480604e3643579178c58cfdce1511f8f1
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-12-28

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=373

M	po/ChangeLog
M	po/sv.po

commit 994a9ea131f50b29525409e0242e40819d7f417e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-12-21

    bump rev to 0.9.9

    svn path=/trunk/; revision=372

M	ChangeLog
M	configure.in

commit 6e7fc522923f70eee41d90431f1ff7b1aea1d696
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-12-21

    Merge in changes (rev 353-361) from openSUSE10.3 branch

    svn path=/trunk/; revision=371

M	ChangeLog
M	configure.in
M	libslab/application-tile.c
M	libslab/bookmark-agent.c
M	libslab/directory-tile.c
M	libslab/document-tile.c
M	libslab/libslab-utils.c
M	libslab/slab-gnome-util.c
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/network-status-agent.c

commit 1c9f483004164731c82c4145bff8eaed7dcc4077
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-11-28

    Fix for BNC#283186

    svn path=/trunk/; revision=370

M	ChangeLog
M	libslab/app-shell-startup.c
M	libslab/app-shell.c

commit c0315d2935b6809f7c00c3cd8124d732cbc54680
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-11-20

    Updated Occitan translation

    svn path=/trunk/; revision=369

M	po/oc.po

commit 400681c6acac91ff518a1e185afdcb80a0fefcad
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2007-11-16

    Updated Korean translation by Namhyung Kim.

    svn path=/trunk/; revision=368

M	po/ChangeLog
M	po/ko.po

commit b88310616e71ec803eca7b021fff902687caf9ce
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-11-05

    Don't show lock screen option when logged in as root - BNC136622

    svn path=/trunk/; revision=367

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit c164dd6286bbe516d22db4f6820fc07a2664ffa2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-11-03

    Updated Spanish translation

    svn path=/trunk/; revision=366

M	po/ChangeLog
M	po/es.po

commit f3b1cae539fd5d6c5f3a79b13afbf8332998cba9
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2007-11-03

    Updated Greek translation by Antonios Dhmopoulos

    svn path=/trunk/; revision=365

M	po/ChangeLog
M	po/el.po

commit 1d02d8900ba59427df3e89c1dff341983164c4c8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-11-02

    Updated Norwegian bokmål translation.

    2007-11-02	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=364

M	po/ChangeLog
M	po/nb.po

commit 100348ab2c524ecca1237ae1ef6d0a5d3946e698
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-10-31

    Translation updated

    2007-10-31	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated


    svn path=/trunk/; revision=363

M	po/ChangeLog
M	po/hu.po

commit 7b96c1782679ad7d86f332ef200e77fad357f8e9
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-10-31

    Updated Finnish translation

    svn path=/trunk/; revision=362

M	po/ChangeLog
M	po/fi.po

commit 1aa5b3027d4be70740148daeea404124bf8c0652
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-10-22

    Updated Arabic Translation by Abdulaziz AlSharif.

    svn path=/trunk/; revision=358

M	po/ChangeLog
M	po/ar.po

commit b1597cc9291e56ef13eeab6d895103d14a55a7b0
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-10-14

    Updated Occitan translation

    svn path=/trunk/; revision=357

M	ChangeLog
M	configure.in
M	po/oc.po

commit 2a0b272a2b8a4d8b9258bd69ab03d60723212c8c
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-09-21

    Committed patch from Roy Marples to fix freebsd compilation, BGO
    #434834.


    svn path=/trunk/; revision=350

M	AUTHORS
M	libslab/directory-tile.c

commit 5977bed5a40abd9912ce06c33e0af4030dc23b39
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-09-16

    Check for null function pointer before invoking.

    svn path=/trunk/; revision=349

M	main-menu/src/tile-table.c

commit d0b5db7d608b83c990f2b01c928a193b307fe0ba
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-09-16

    Updated Spanish translation

    svn path=/trunk/; revision=348

M	po/ChangeLog
M	po/es.po

commit aaacea49e4a8866e93e83d9cb357ac5bf0d7ef01
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-09-16

    revert to svn revision 339 (=before GNOME string freeze break).

    2007-09-16	Andre Klapper  <a9016009@gmx.de>

	* system-tile.c: revert to svn revision 339 (=before
	GNOME string freeze break).


    svn path=/trunk/; revision=347

M	libslab/ChangeLog
M	libslab/system-tile.c

commit 50d7b6ef930b918e0b20fbd6b6a6f454905a4026
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-09-15

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=346

M	po/sv.po

commit 82481dad4a73d6b07034eb08a59c1002fc5a7ad4
Author: Vincent Untz <vuntz@gnome.org>
Date:	2007-09-15

    revert to revision 338 of svn, before Novell commit.

    2007-09-16	Vincent Untz  <vuntz@gnome.org>

	* af.po, ar.po, bn.po, ca.po, cs.po, da.po, de.po, en_GB.po,
	en_US.po,
	es.po, et.po, fi.po, fr.po, gu.po, hi.po, hu.po, it.po, ja.po,
	ko.po,
	mr.po, nb.po, nl.po, pl.po, pt.po, ru.po, sk.po, ta.po, vi.po,
	xh.po,
	zh_CN.po, zh_TW.po, zu.po: revert to revision 338 of svn, before
	Novell commit.

    svn path=/trunk/; revision=345

M	po/ChangeLog
M	po/af.po
M	po/ar.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/en_GB.po
M	po/en_US.po
M	po/es.po
M	po/et.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/mr.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt.po
M	po/ru.po
M	po/sk.po
M	po/ta.po
M	po/vi.po
M	po/xh.po
M	po/zh_CN.po
M	po/zh_TW.po
M	po/zu.po

commit 2c45ce5c10e9a5511dd9343063982837226a3a2f
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-09-15

    Galician translation reverted in the behalf of Ignacio Casal Quinteiro

    2007-09-15	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	    * gl.po: Galician translation reverted in the behalf of
	    Ignacio Casal
	    Quinteiro (icq).

    svn path=/trunk/; revision=344

M	po/ChangeLog
M	po/gl.po

commit 85dea4e069eab205446e558723bd41edc3728d25
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:	2007-09-15

    Brazilian Portuguese translation reverted to r311.\n

    svn path=/trunk/; revision=343

M	po/pt_BR.po

commit d33475c3b73e617c4e3553c9bc7abe9e47784cc8
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:	2007-09-15

    Brazilian Portuguese translation reverted to r311.\n

    svn path=/trunk/; revision=342

M	po/ChangeLog

commit b03fddb680709573269659843d3a141e61df4008
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-09-15

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=341

M	po/ChangeLog
M	po/sv.po

commit 283e20b96af45113d8a44f440d7686f8e10d63b1
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-09-14

    Added some translated strings for system tiles

    svn path=/trunk/; revision=340

M	libslab/system-tile.c

commit 57332a16990b99342d16add203be370f8a0181a9
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-09-14

    Updating translations

    svn path=/trunk/; revision=339

A	po/POTFILES.skip
M	po/af.po
M	po/ar.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/en_GB.po
M	po/en_US.po
M	po/es.po
M	po/et.po
M	po/fi.po
M	po/fr.po
M	po/gl.po
M	po/gu.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/mr.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sv.po
M	po/ta.po
M	po/vi.po
M	po/xh.po
M	po/zh_CN.po
M	po/zh_TW.po
M	po/zu.po

commit 58557d1fb5476b909a224530ef76671352c3fb2a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-09-07

    Updated Finnish translation

    svn path=/trunk/; revision=336

M	po/ChangeLog
M	po/fi.po

commit beb7eccd1623a068ef2a13d198b35f742e6dd284
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2007-09-03

    Fix MAINTAINERS

    svn path=/trunk/; revision=318

M	MAINTAINERS

commit c4371e4feba8c6d8b0efd499b18b3981c7857f42
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-19

    Updated Occitan translation

    svn path=/trunk/; revision=314

M	po/oc.po

commit e563a1d9186e68e1184bb90a5271b19f26906fd3
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-17

    Updated Occitan translation

    svn path=/trunk/; revision=313

M	po/oc.po

commit f1a0dd968b92256796af5068cd094ffc14d6a6ad
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-07-29

    Updated Occitan translation

    svn path=/trunk/; revision=312

A	po/oc.po

commit 167ee56e781bcce4506740217753fa0348cca226
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-07-22

    Brazilian Portuguese translation improved by Pedro de Medeiros
    and updated

    2007-07-21	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation improved by Pedro de
	Medeiros and updated by myself.

    svn path=/trunk/; revision=311

M	po/ChangeLog
M	po/pt_BR.po

commit d58b9907bea84f8b01d38a6bef35f185506fbe8e
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:	2007-07-20

    Added Latvian Translation.

    svn path=/trunk/; revision=310

M	ChangeLog
M	configure.in

commit 35e6bc7bdb40f6f05f72c747bab49b27b7450b78
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:	2007-07-20

    Added Latvian Translation.

    svn path=/trunk/; revision=309

M	po/ChangeLog
A	po/lv.po

commit d96bf575d03fcf1cc9ac500541e1bff0449e9f6f
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-06-29

    Updated Polish translation by GNOME PL Team.

    2007-06-29	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=296

M	po/ChangeLog
M	po/pl.po

commit d2ec5863801940ab8401cfa0102cc6889635ead6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-06-28

    Updated Spanish translation

    svn path=/trunk/; revision=291

M	po/ChangeLog
M	po/es.po

commit a735e88cf8097c5b2845ca0d07f537e9890fd196
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-06-07

    Updated Spanish translation

    svn path=/trunk/; revision=277

M	po/ChangeLog
M	po/es.po

commit 9326ddf6ef1079b1e28814c6ff8a7fad594e91d8
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-06-04

    svn path=/trunk/; revision=276



    svn path=/trunk/; revision=276

M	ChangeLog
M	libslab/bookmark-agent.c
M	libslab/libslab-utils.c

commit 9c1011c851c95214f3ad6894fb27f83afb17427b
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-05-16

    Updated en_GB translation

    svn path=/trunk/; revision=275

M	po/ChangeLog
M	po/en_GB.po

commit c831aa633454613b0abca5cf3af02931392baa20
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-05-08

    Add proper categories to .desktop files and actually remove
    control-center dirs

    svn path=/trunk/; revision=273

M	ChangeLog
D	control-center/etc/.cvsignore
D	control-center/etc/Makefile.am
D	control-center/etc/control-center.desktop.in.in
D	control-center/etc/control-center.schemas.in
D	control-center/src/.cvsignore
D	control-center/src/Makefile.am
D	control-center/src/control-center.c
M	main-menu/etc/gnome-screensaver-lock.desktop
M	main-menu/etc/gnome-session-kill.desktop
M	po/POTFILES.in

commit 908ac7d735a41814c85a8844fd9e9b9c780757f2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2007-04-18

    Updated Portuguese translation, fixing bug #430848 replacing a
    non-oficial

    2007-04-18	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation,
	fixing bug #430848 replacing a non-oficial translation
	with many errors that seems to have been generated by
	a translation memory.
	As the Portuguese maintainer, would appreciate no further
	translation commits to pt.po are done without my approval.

    svn path=/trunk/; revision=259

M	po/ChangeLog
M	po/pt.po

commit 471299b4c77c49410605506a86830ac983f0dc99
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-04-14

    Updated Arabic Translation by Djihed Afifi.

    svn path=/trunk/; revision=258

M	po/ChangeLog
M	po/ar.po

commit ec591a5d45a7d3ab7c238cf115fc4203dfe2cc48
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-04-09

    Remove CC from g-m-m since it's now shipped by g-c-c

    svn path=/trunk/; revision=254

M	ChangeLog
M	Makefile.am
M	configure.in
M	libslab/Makefile.am
M	main-menu/etc/system-items.xbel

commit 3d793bf77e1b14f3aa6f8318eb7780d9bea4c241
Author: Claude Paroz <claudep@src.gnome.org>
Date:	2007-04-07

    Updated French translation.

    svn path=/trunk/; revision=253

M	po/ChangeLog
M	po/fr.po

commit f805594165db0f01976ae49d15a40414e43f9e49
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-04-01

    Updated Catalan translation.

    svn path=/trunk/; revision=251

M	po/ChangeLog
M	po/ca.po

commit 77dac8ab81061ac1d88615828af2511abcbd575d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-30

    remove unnecessary include

    svn path=/trunk/; revision=250

M	main-menu/src/main-menu-ui.c
M	po/af.po

commit 65a6eded0a5caf0942613910b11aeea64f163ff1
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-30

    see ChangeLog 2007-03-29

    svn path=/trunk/; revision=249

M	ChangeLog
M	libslab/bookmark-agent.c
M	main-menu/etc/applications.xbel
M	main-menu/etc/places.xbel
M	main-menu/etc/system-items.xbel
M	main-menu/src/main-menu-migration.c
M	main-menu/src/main-menu-ui.c

commit 58134f18c89714d09ffba3466274df896924b3ca
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-03-28

    Updated Catalan translation by Sílvia Miranda.

    svn path=/trunk/; revision=248

M	po/ChangeLog
M	po/ca.po

commit 360b27bdec1b16ff820fa15842bb4235ddad4e62
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2007-03-27

    svn path=/trunk/; revision=247



    svn path=/trunk/; revision=247

M	po/ChangeLog
M	po/dz.po

commit 11888a5b1e2517e9131abfed885c9aaf896aa6de
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-23

    applied empty.ods patch

    svn path=/trunk/; revision=246

M	ChangeLog
M	libslab/bookmark-agent.c
M	main-menu/etc/Makefile.am
A	main-menu/etc/empty.ods

commit 0200430e392621adec53c7418c1ee260a4ceb1bf
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-23

    applied memory leak patch

    svn path=/trunk/; revision=245

M	AUTHORS
M	ChangeLog
M	libslab/app-resizer.c
M	libslab/app-shell.c
M	libslab/search-context-picker.c

commit 7636ea27c6a894be2a94c2a7310c8164fb1e717a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-03-19

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=243

M	po/ChangeLog
M	po/sv.po

commit 4e7d842b5af7d05609b2c463ad7e8ecbb73c356c
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-19

    fix POTFILES.in

    svn path=/trunk/; revision=241

M	po/POTFILES.in

commit 2c89f06968dd8ab59a4d9dd978a1daa359f690dc
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-18

    bump version number

    svn path=/trunk/; revision=240

M	configure.in

commit 0e7224d63a5cf5f1eef4324ce7c43853c2addff5
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-18

    add action flags to application tile

    svn path=/trunk/; revision=239

M	ChangeLog
M	libslab/application-tile.c

commit 577d863c9416d0073b7805c8bbe0ef5e883a587d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-18

    Make the menu abide by
    /apps/panel/global/disable_{log_out,lock_screen}
    in gconf.


    svn path=/trunk/; revision=238

M	ChangeLog
M	libslab/libslab-utils.c
M	libslab/libslab-utils.h
M	main-menu/src/main-menu-ui.c

commit 8d841454abf222afefd7479516ddd3936a166a7b
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-16

    merged in bookmarks-reorg

    svn path=/trunk/; revision=237

M	ChangeLog
M	libslab/Makefile.am
M	libslab/application-tile.c
A	libslab/bookmark-agent-libslab.h
A	libslab/bookmark-agent.c
A	libslab/bookmark-agent.h
M	libslab/document-tile.c
D	libslab/eggbookmarkfile.h
R071	libslab/eggbookmarkfile.c	libslab/libslab-bookmarkfile.c
A	libslab/libslab-bookmarkfile.h
M	libslab/libslab-utils.c
M	libslab/libslab-utils.h
M	libslab/system-tile.c
M	main-menu/etc/documents.xbel
M	main-menu/src/Makefile.am
D	main-menu/src/bookmark-tile-table.c
D	main-menu/src/bookmark-tile-table.h
M	main-menu/src/main-menu-migration.c
M	main-menu/src/main-menu-ui.c
D	main-menu/src/recent-apps-tile-table.c
D	main-menu/src/recent-apps-tile-table.h
D	main-menu/src/recent-docs-tile-table.c
D	main-menu/src/recent-docs-tile-table.h
D	main-menu/src/system-tile-table.c
D	main-menu/src/system-tile-table.h
M	main-menu/src/tile-table.c
M	main-menu/src/tile-table.h
D	main-menu/src/user-apps-tile-table.c
D	main-menu/src/user-apps-tile-table.h
D	main-menu/src/user-dirs-tile-table.c
D	main-menu/src/user-dirs-tile-table.h
D	main-menu/src/user-docs-tile-table.c
D	main-menu/src/user-docs-tile-table.h

commit 5d48c6d52504eaba820e071d27e7c0a3aa0b4ad4
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-03-16

    Fix for BNC#250415 - name some widgets to allow for custom theming

    svn path=/trunk/; revision=230

M	ChangeLog
M	libslab/app-shell.c
M	libslab/slab-section.c

commit 10c41166bae750725f690b1a2c30753d09715953
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-03-11

    Update en_GB translation

    svn path=/trunk/; revision=222

M	po/ChangeLog
M	po/en_GB.po

commit d87bb0d77ad69c592bb587e43bc8f1d566859648
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-03-10

    Updated French translation.

    2007-03-05	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=221

M	po/ChangeLog
M	po/fr.po

commit d02b0cad81e31e9fd94a8f8e4782e304e5d4a072
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-03-09

    wrong gconf type call

    svn path=/trunk/; revision=220

M	libslab/application-tile.c

commit 51583b2a93479172958fb28f137369e3bdb5bf3b
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-03-08

    Various memory leak and array bounds overwrite fixes.
    Check properly for g-m-m with version-2 changes

    svn path=/trunk/; revision=218

M	ChangeLog
M	libslab/application-tile.c
M	libslab/directory-tile.c
M	libslab/document-tile.c
M	libslab/document-tile.h
M	libslab/libslab-utils.c
M	libslab/nameplate-tile.c
M	libslab/nameplate-tile.h
M	libslab/slab-gnome-util.c
M	libslab/slab-gnome-util.h
M	main-menu/src/bookmark-tile-table.c
M	main-menu/src/main-menu-ui.c

commit 3501b11ef3130bbd9b364c911904e6d5e3b1de92
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-03-05

    bump version no.

    svn path=/trunk/; revision=213

M	configure.in

commit fd701ffd7a8e128d2eb696582daf28a6332608f4
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2007-03-04

    Updated Galician Translation.

    svn path=/trunk/; revision=212

M	po/ChangeLog
M	po/gl.po

commit 46d2f5ea70838c43bbfcbb2f98f43a54a0905bbe
Author: Lucas Rocha <lucasr@gnome.org>
Date:	2007-03-04

    Updated Brazilian Portuguese translation by Amadeu A. Barbosa Junior

    2007-03-04	Lucas Rocha <lucasr@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation by
	Amadeu A. Barbosa Junior <amadeu@gmail.com>.

    svn path=/trunk/; revision=211

M	po/ChangeLog
M	po/pt_BR.po

commit 2f9f136366961f59057e6bc69dd57533d0f975b9
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-03-02

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=210

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit 10b5cc87a0ea482b149952feeabcdc957bb5efc8
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-02-28

    Properly handle search bookmarks, BNC #246798.

    svn path=/trunk/; revision=209

M	ChangeLog
M	main-menu/src/user-dirs-tile-table.c

commit 41e79d10907dcfa507bb597235014ef474b7954d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-02-28

    remove extra line separators in the context menu, BNC #240238

    svn path=/trunk/; revision=208

M	ChangeLog
M	libslab/directory-tile.c
M	libslab/document-tile.c

commit 1f5aca735e42c126114af6a93bed14b6fddc0975
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-28

    Patch to fix C89 compliance from Jens Granseuer

    svn path=/trunk/; revision=207

M	libslab/slab-gnome-util.c

commit 10ca58d1c5a1eb0740530e1124f25cc7bcfd4728
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-02-27

    updated changelog with bug numbers

    svn path=/trunk/; revision=206

M	AUTHORS
M	ChangeLog

commit f5bd771861c6abb69abb81e279cc7e632507d65c
Author: Jim Krehl <jimmyk@novell.com>
Date:	2007-02-27

    The commit merges in the "version-2" branch. Many things have been

    2007-02-26	Jim Krehl  <jimmyk@novell.com>
	    The commit merges in the "version-2" branch.  Many things have
	    been updated/changed for this version ...

	    * main-menu/src/bookmark-tile-table.c
	    * main-menu/src/bookmark-tile-table.h
	    * main-menu/src/main-menu.c
	    * main-menu/src/main-menu-ui.c
	    * main-menu/src/main-menu-ui.h
	    * main-menu/src/recent-apps-tile-table.c
	    * main-menu/src/recent-apps-tile-table.h
	    * main-menu/src/recent-docs-tile-table.c
	    * main-menu/src/recent-docs-tile-table.h
	    * main-menu/src/system-tile-table.c
	    * main-menu/src/system-tile-table.h
	    * main-menu/src/tile-table.c
	    * main-menu/src/tile-table.h
	    * main-menu/src/user-apps-tile-table.c
	    * main-menu/src/user-apps-tile-table.h
	    * main-menu/src/user-dirs-tile-table.c
	    * main-menu/src/user-dirs-tile-table.h
	    * main-menu/src/user-docs-tile-table.c
	    * main-menu/src/user-docs-tile-table.h:

	    There are now 3 types of items shown in the main section
	    of the
	    menu: Applications, Documents, and Places.	Applications and
	    Documents can be either "Favorite" or "Recent".  Places
	    corresponds to the list of default places and user bookmarked
	    places as in the FileChooser dialog.

	    * main-menu/src/slab-window.glade:

	    The main-menu is now defined by a glade file.

	    * main-menu/etc/applications.xbel
	    * main-menu/etc/documents.xbel
	    * main-menu/etc/places.xbel
	    * main-menu/etc/slab.schemas.in.in
	    * main-menu/etc/system-items.xbel
	    * main-menu/etc/gnome-screensaver-lock.desktop
	    * main-menu/etc/gnome-session-kill.desktop
	    * main-menu/src/main-menu-migration.h
	    * main-menu/src/main-menu-migration.c:

	    The lists of user bookmarked Applications and Documents,
	    as well
	    as the list of system items is now maintained in XBEL files in
	    the user's data dir.  Because of the new storage scheme,
	    migration needs to be done to preserve user prefs over
	    upgrade.
	    The system area now only references .desktop files so
	    for items
	    like "Lock Screen" for which there is no .desktop file the
	    main-menu provides one.

	    * main-menu/src/main-menu-common.h
	    * main-menu/src/main-menu-engine.c
	    * main-menu/src/text-button.c
	    * main-menu/src/text-button.h
	    * main-menu/src/file-area-widget.c
	    * main-menu/src/main-menu-conf.c
	    * main-menu/src/file-area-widget.h
	    * main-menu/src/main-menu-conf.h
	    * main-menu/src/slab-window.c
	    * main-menu/src/slab-window.h:

	    These files are no longer pertinent.

	    * nautilus-main-menu/nautilus-main-menu.c:

	    Added a nautilus menu extension so that one can bookmark a
	    document with nautilus.


    svn path=/trunk/; revision=205

M	AUTHORS
M	ChangeLog
M	configure.in
M	libslab/Makefile.am
M	libslab/application-tile.c
C055	libslab/document-tile.c libslab/directory-tile.c
A	libslab/directory-tile.h
M	libslab/document-tile.c
M	libslab/document-tile.h
M	libslab/double-click-detector.c
A	libslab/eggbookmarkfile.c
A	libslab/eggbookmarkfile.h
M	libslab/gnome-utils.c
A	libslab/libslab-utils.c
A	libslab/libslab-utils.h
M	libslab/nameplate-tile.c
M	libslab/slab-gnome-util.c
A	libslab/system-tile.c
R078	main-menu/src/system-tile.h	libslab/system-tile.h
M	main-menu/etc/GNOME_MainMenu_ContextMenu.xml
M	main-menu/etc/Makefile.am
A	main-menu/etc/applications.xbel
A	main-menu/etc/documents.xbel
A	main-menu/etc/gnome-screensaver-lock.desktop
A	main-menu/etc/gnome-session-kill.desktop
D	main-menu/etc/main-menu-rug.desktop.in
A	main-menu/etc/places.xbel
M	main-menu/etc/slab.schemas.in.in
A	main-menu/etc/system-items.xbel
M	main-menu/src/Makefile.am
A	main-menu/src/bookmark-tile-table.c
A	main-menu/src/bookmark-tile-table.h
D	main-menu/src/file-area-widget.c
D	main-menu/src/file-area-widget.h
M	main-menu/src/hard-drive-status-tile.c
D	main-menu/src/main-menu-common.h
D	main-menu/src/main-menu-conf.c
D	main-menu/src/main-menu-conf.h
D	main-menu/src/main-menu-engine.c
A	main-menu/src/main-menu-migration.c
A	main-menu/src/main-menu-migration.h
M	main-menu/src/main-menu-ui.c
A	main-menu/src/main-menu-ui.h
M	main-menu/src/main-menu.c
M	main-menu/src/network-status-agent.c
A	main-menu/src/recent-apps-tile-table.c
A	main-menu/src/recent-apps-tile-table.h
A	main-menu/src/recent-docs-tile-table.c
A	main-menu/src/recent-docs-tile-table.h
D	main-menu/src/slab-window.c
A	main-menu/src/slab-window.glade
D	main-menu/src/slab-window.h
A	main-menu/src/system-tile-table.c
A	main-menu/src/system-tile-table.h
D	main-menu/src/system-tile.c
D	main-menu/src/text-button.c
D	main-menu/src/text-button.h
M	main-menu/src/tile-table.c
M	main-menu/src/tile-table.h
A	main-menu/src/user-apps-tile-table.c
A	main-menu/src/user-apps-tile-table.h
A	main-menu/src/user-dirs-tile-table.c
A	main-menu/src/user-dirs-tile-table.h
A	main-menu/src/user-docs-tile-table.c
A	main-menu/src/user-docs-tile-table.h
M	nautilus-main-menu/nautilus-main-menu.c
M	po/POTFILES.in
C056	po/ka.po	po/af.po
M	po/ar.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/cs.po
M	po/cy.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/gl.po
C056	po/lo.po	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/it.po
M	po/ja.po
M	po/ka.po
M	po/km.po
M	po/lo.po
M	po/lt.po
M	po/mk.po
C055	po/lo.po	po/mr.po
M	po/nl.po
M	po/pa.po
M	po/pt.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sr.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
C056	po/ka.po	po/xh.po
M	po/zh_CN.po
M	po/zh_TW.po
C056	po/ka.po	po/zu.po

commit 0f3c027ad8015bc91b6404142c2acd1e705b9246
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-02-25

    Fixed Catalan translation.

    svn path=/trunk/; revision=202

M	po/ChangeLog
M	po/ca.po

commit 823722691d36192fc78695babaadbb7143d7b57c
Author: Peter Bach <pbach@src.gnome.org>
Date:	2007-02-23

    Updated Danish translation

    svn path=/trunk/; revision=201

M	po/ChangeLog
M	po/da.po

commit b29337404da50f7dc51e7469da8f167e0043818a
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-22

    memory leaks, performance optimization

    svn path=/trunk/; revision=198

M	ChangeLog
M	libslab/app-resizer.c
M	libslab/app-shell.c
M	libslab/application-tile.c
M	libslab/slab-gnome-util.c

commit 359cdf5733dc63ca66fa93b23e1f07c8e631b150
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-22

    libslab/app-resizer.c libslab/app-shell.c libslab/document-tile.c
    valgrind

	* libslab/app-resizer.c
	* libslab/app-shell.c
	* libslab/document-tile.c
	* main-menu/src/network-status-agent.c:
	valgrind work for memory leaks.
	Patch from Kjartan Maraas for compiler warnings and leak -
	BGO 400533
	A11y fix. Based on patch from Patrick Wade for BGO 399238

    svn path=/trunk/; revision=197

M	ChangeLog
M	libslab/app-resizer.c
M	libslab/app-shell.c
M	libslab/document-tile.c
M	main-menu/src/network-status-agent.c

commit 3c7bfa4d3cf969694307d18abf13732a10fbd6d1
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-02-20

    Updated French translation by Jonathan Ernst, Claude Paroz and
    Stéphane

    2007-02-20	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Jonathan Ernst, Claude
	Paroz and Stéphane Raimbault.

    svn path=/trunk/; revision=196

M	po/ChangeLog
M	po/fr.po

commit ec1d06c8a8ec93b98e471b4587d89c70fb646dee
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2007-02-18

    Updated Brazilian Portuguese translation

    svn path=/trunk/; revision=195

M	po/ChangeLog
M	po/pt_BR.po

commit 09ffc38e6aaff9cd22dd43f588e551f8c515e422
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-15

    main-menu/src/system-tile.c main-menu/src/slab-window.c

	* main-menu/src/system-tile.c
	* main-menu/src/slab-window.c
	* control-center/src/control-center.c
	* libslab/application-tile.c
	* libslab/slab-gnome-util.c
	* libslab/slab-gnome-util.h
	* libslab/document-tile.c
	* libslab/shell-window.c
	* libslab/slab-section.c
	* libslab/app-shell.c:
	Use smaller icons in CC - Partial fix for BGO 405078
	Patch from Brandon Wright for overdrawn text - BGO 403856
	Fix memory leaks - BGO 402563 and BNC 229190
	Don't crash (on debug builds) when no menu file - BGO 407825
	Check for NULL gconf prefix - BGO 406255

    svn path=/trunk/; revision=190

M	ChangeLog
M	control-center/src/control-center.c
M	libslab/app-shell.c
M	libslab/application-tile.c
M	libslab/document-tile.c
M	libslab/shell-window.c
M	libslab/slab-gnome-util.c
M	libslab/slab-gnome-util.h
M	libslab/slab-section.c
M	main-menu/src/slab-window.c
M	main-menu/src/system-tile.c

commit 02e86e807340456cfadb268311464194142b95ab
Author: Rodney Dawes <dobey@novell.com>
Date:	2007-02-14

    Revert previous patch, as it doesn't actually seem to fix the
    text color,

    2007-02-14	Rodney Dawes  <dobey@novell.com>

	* libslab/tile.c (tile_expose): Revert previous patch, as
	it doesn't
	actually seem to fix the text color, and causes #407481

	Fixes #407481
	Reopens #398079


    svn path=/trunk/; revision=179

M	ChangeLog
M	libslab/tile.c

commit 78149159bc5750605bb75a736591a31184210acc
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2007-02-12

    check strings before calling g_str_has_prefix().

    2007-02-12	Rodrigo Moya <rodrigo@gnome-db.org>

	* application-tile.c (application_tile_setup): check strings
	before
	calling g_str_has_prefix().

    svn path=/trunk/; revision=178

M	libslab/ChangeLog
M	libslab/application-tile.c

commit a4a4abcd26e587eeeda6c9842edd7a2ab0cb4ffb
Author: Damien Carbery <damien.carbery@sun.com>
Date:	2007-02-12

    Fixes #383022

    2007-02-12	Damien Carbery <damien.carbery@sun.com>

	Fixes #383022

	* document-tile.c:
	* gnome-utils.c: use more portable G_GNUC_FUNCTION instead of
	__FUNCTION__.

    svn path=/trunk/; revision=177

M	libslab/ChangeLog
M	libslab/document-tile.c
M	libslab/gnome-utils.c

commit ce1eabbd977eac69adbab2cde2c05772961256d3
Author: Rodney Dawes <dobey@novell.com>
Date:	2007-02-12

    Modify the fg color to use the SELECTED fg color, if the tile is
    in the

    2007-02-12	Rodney Dawes  <dobey@novell.com>

	* libslab/tile.c (tile_expose): Modify the fg color to use the
	SELECTED fg color, if the tile is in the SELECTED state

	Fixes #398079


    svn path=/trunk/; revision=176

M	ChangeLog
M	libslab/tile.c

commit 5d2e83bc23820d0a42ef408f465fa55f9bc17e31
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-02-11

    Updated Korean translation by Young-Ho Cha.

    2007-02-11	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=175

M	po/ChangeLog
M	po/ko.po

commit 2e69b3c39d76e532a1e3677764cba1491f5db030
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-02-09

    svn path=/trunk/; revision=174



    svn path=/trunk/; revision=174

M	AUTHORS

commit a8431017c1863f5b43df4c01e002f00666499fbe
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2007-02-09

    svn path=/trunk/; revision=173



    svn path=/trunk/; revision=173

M	ChangeLog
M	main-menu/src/main-menu-ui.c

commit abdf73b8faa49700f51b60b6c6c5a1a3c6817bc9
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2007-02-08

    added 'gconf_prefix' argument, so that the AppTile object is able to

    2007-02-06	Rodrigo Moya <rodrigo@gnome-db.org>

	* application-tile.[ch] (application_tile_new_full): added
	'gconf_prefix'
	argument, so that the AppTile object is able to disable context
	menu
	items based on the presence of some GConf keys.
	(application_tile_set_property): free previous values for not
	leaking.

	* app-shell.c (insert_launcher_into_category): pass the GConf
	prefix we
	get from the application to the App tiles.

    svn path=/trunk/; revision=167

M	libslab/ChangeLog
M	libslab/app-shell.c
M	libslab/application-tile.c
M	libslab/application-tile.h

commit dba6f3e1b3ca9348251c813313e7b49c78ae60a3
Author: Artur Flinta <aflinta@gmail.com>
Date:	2007-02-05

    Updated Polish translation by GNOME PL Team.

    2007-02-05	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=161

M	po/ChangeLog
M	po/pl.po

commit 6f0e1171d85b431e09c7a56e0facf30a90d4313e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-01

    don't try and add menu item when no help

    svn path=/trunk/; revision=160

M	libslab/ChangeLog
M	libslab/application-tile.c

commit 3a7449ce9557f9ab37511210daec075384e5c1ba
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-01

    follow what gnome-session does for autostart directories

    svn path=/trunk/; revision=159

M	libslab/application-tile.c

commit a58008e06898fd345d4f730e9a1e2f5abd993e6a
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2007-02-01

    don't show the 'Help unavailable' item when there is no documentation.

    2007-02-01	Rodrigo Moya <rodrigo@gnome-db.org>

	* application-tile.c (application_tile_setup): don't show the
	'Help
	unavailable' item when there is no documentation.

    svn path=/trunk/; revision=158

A	libslab/ChangeLog
M	libslab/application-tile.c

commit 16bc95ab5c7d1c582997fc5a30a32634ea22187f
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-02-01

    Use g_get_user_config instead of gconf key

    svn path=/trunk/; revision=157

M	ChangeLog
M	libslab/application-tile.c
M	libslab/slab-gnome-util.h
M	main-menu/etc/slab.schemas.in.in

commit 3f34ea898391355d22243f151ef21c2231b809fd
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-30

    fix for BNC#185957

    svn path=/trunk/; revision=154

M	ChangeLog
M	application-browser/src/application-browser.c
M	control-center/src/control-center.c
M	libslab/app-shell.c
M	libslab/app-shell.h
M	libslab/application-tile.c
M	libslab/application-tile.h

commit f8c8a44829ae461836334e32ef99d578291479ae
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-25

    Fixes for launching twice and no GenericName

    svn path=/trunk/; revision=125

M	ChangeLog
M	control-center/src/control-center.c
M	libslab/application-tile.c
M	libslab/tile.c
M	main-menu/src/system-tile.c

commit 4ab011ca1dd0ee41cead08ddc04b921773abec87
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-25

    don't leak the GList

    svn path=/trunk/; revision=124

M	README
M	control-center/src/control-center.c

commit 73438977deffa98a060668bf5024e99a0e0a11ca
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-01-24

    Updated Norwegian bokmål translation.

    2007-01-24	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=118

M	po/ChangeLog
M	po/nb.po

commit 11603b57db590a7cd06c17c059581f7a2f09468f
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-01-23

    Updated (British) English translation

    svn path=/trunk/; revision=114

M	po/ChangeLog
M	po/en_GB.po

commit 97c1cb0afd101bea6f72e9d760f468d3756bf0dc
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-01-21

    Updated Catalan translation by Silvia Miranda.

    svn path=/trunk/; revision=106

M	po/ChangeLog
M	po/ca.po

commit e4710eadcd7dfdece3fd9f275b767493007fb0fe
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-19

    fix for keyboard exit

    svn path=/trunk/; revision=105

M	ChangeLog
M	control-center/src/control-center.c
M	libslab/app-shell.c

commit 66c225fbcfdc3491834e9d91758fbc06264c00dd
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2007-01-18

    return FALSE if we want the window destroyed.

    2007-01-18	Rodrigo Moya <rodrigo@gnome-db.org>

	* libslab/app-shell.c (main_delete_callback): return FALSE if we
	want the window destroyed.

    svn path=/trunk/; revision=102

M	ChangeLog
M	libslab/app-shell.c

commit 4fbe28eecde149db631ea5e4cdb82b2e0c548482
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2007-01-18

    added an argument to specify whether to exit the program when
    the shell

    2007-01-17	Rodrigo Moya <rodrigo@gnome-db.org>

	* libslab/app-shell.[ch] (appshelldata_new): added an argument to
	specify whether to exit the program when the shell window
	is closed.

	* application-browser/src/application-browser.c (main): pass
	FALSE,
	don't quit.

	* control-center/src/control-center.c (main): pass TRUE, quit when
	closed.
	(handle_static_action_clicked): check for the exit_on_close
	flag if
	the GConf key is set.

    svn path=/trunk/; revision=101

M	ChangeLog
M	application-browser/src/application-browser.c
M	control-center/src/control-center.c
M	libslab/app-shell.c
M	libslab/app-shell.h

commit c47f23b6ac5daa8c5fd7dacc19a7972547a63c9c
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-12

    clean up the .pc file

    svn path=/trunk/; revision=79

M	ChangeLog
M	libslab/libslab.pc.in

commit e3ee0853311158bb68ed5134bda06b8c6a3be0cd
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-12

    fix for build issues

    svn path=/trunk/; revision=78

M	ChangeLog
M	libslab/app-resizer.c
M	libslab/app-shell-startup.c
M	libslab/app-shell.c
M	libslab/shell-window.c
M	libslab/slab-section.c
M	libslab/tile-action.c

commit c35e07b2f5b6b954c3160a8c650180ca49a0afbf
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-01-12

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=77

M	po/ChangeLog
M	po/sv.po

commit 6fd844abc6cea838b2fd2e3429d9a660300f8364
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2007-01-11

    Fix for #384051

    svn path=/trunk/; revision=73

M	ChangeLog
M	libslab/app-shell.c

commit aa5ea12de711ae5b61fd9900911c30b457262830
Author: Christian Persch <chpe@src.gnome.org>
Date:	2007-01-09

    Remove +x from po files

    svn path=/trunk/; revision=72

M	po/en_GB.po

commit c6e7255dc28e18dde307116226b411f26080fe60
Author: Adam Weinberger <adamw@gnome.org>
Date:	2006-12-28

    Added en_CA to ALL_LINGUAS. Added missing file. Added Canadian English


    2006-12-28	Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.
	* po/POTFILES.in: Added missing file.
	* po/en_CA.po: Added Canadian English translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/POTFILES.in
A	po/en_CA.po

commit bd5d5a22bd952a8dec35ceea43638aec925d61c6
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-12-23

    Fix for BNC #180062 - vnc/singleton

M	ChangeLog
M	libslab/app-shell-startup.c

commit 2e4b9844b5157d6a754c47ccf899cd5b7d30ce3a
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-12-19

    Adding some translation files.

A	po/en_US.po
A	po/et.po
A	po/vi.po

commit 747b757877fe794b04b2d2cebbf78f58a8262618
Author: Thomas Wood <thos@gnome.org>
Date:	2006-12-18

    Use gtk+ to draw a border round the tile widget, rather than using a

    2006-12-18	Thomas Wood  <thos@gnome.org>

	* libslab/app-shell.c:
	* libslab/shell-window.c:

	Use gtk+ to draw a border round the tile widget, rather than
	using a
	custom drawn seperator.

M	ChangeLog
M	libslab/app-shell.c
M	libslab/shell-window.c

commit 9891788c0291e8cf66067cc3de32473bec800a3c
Author: JP Rosevear <jpr@novell.com>
Date:	2006-12-15

    optionally compile nautilus-main-menu dir

    2006-12-15	JP Rosevear  <jpr@novell.com>

	* Makefile.am: optionally compile nautilus-main-menu dir

	* nautilus-main-menu/nautilus-main-menu.[hc], main-menu.c: add
	nautilus extension skeleton to add items to favorites

	* configure.in: add --enable-nautilus-extension option and
	appropriate checks

M	ChangeLog
M	Makefile.am
M	configure.in
A	nautilus-main-menu/.cvsignore
A	nautilus-main-menu/Makefile.am
A	nautilus-main-menu/main-menu.c
A	nautilus-main-menu/nautilus-main-menu.c
A	nautilus-main-menu/nautilus-main-menu.h

commit 0acdfe951d58c1eaee66e8208aae0d74957fd626
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2006-12-13

    *** empty log message ***

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/dz.po

commit be6b3e66c1ca18e3f2cbc3e4cdafa83e2693f032
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-12-07

    Fix background color, bold section headings

M	ChangeLog
M	libslab/app-shell.c
M	libslab/shell-window.c
M	libslab/slab-section.c

commit ecca8fbe94e3aba516fe4869c297a89a2cb7424d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-12-04

    Integrated a patch from Jaap A. Haitsma to add tooltips to tiles.

M	AUTHORS
M	libslab/application-tile.c
M	libslab/document-tile.c
M	libslab/gnome-utils.c
M	libslab/nameplate-tile.c
M	libslab/nameplate-tile.h

commit cc68eb624886165335cc7074ea9dcb21027dedff
Author: Rodrigo Moya <rodrigo@novell.com>
Date:	2006-12-04

    moved eggaccelerators.[ch] to the main menu source tree, where it is

    2006-12-04	Rodrigo Moya <rodrigo@novell.com>

	* libslab/Makefile.am:
	* libslab/eggaccelerators.[ch]:
	* main-menu/src/Makefile.am: moved eggaccelerators.[ch] to
	the main
	menu source tree, where it is actually used.

M	ChangeLog
M	libslab/Makefile.am
M	main-menu/src/Makefile.am
R100	libslab/eggaccelerators.c	main-menu/src/eggaccelerators.c
R100	libslab/eggaccelerators.h	main-menu/src/eggaccelerators.h

commit 9707ee7ac2ff7a596d26e336a0f55c14aabf18f7
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-12-03

    Updated Swedish translation.

    2006-12-03	Daniel Nylander <po@danielnylander.se>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 11d7f12b960858266ceb833cf75b049397bc00c2
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-12-03

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 69bf6df3d04f23c98f4fac551b1351d91f5179e9
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-12-02

    Updated Spanish translation.

    2006-12-02	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 34f2df4d0a2d54d9993877a4dc281a36886a86ef
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-12-01

    Check for null GConfValue,
    http://bugzilla.gnome.org/show_bug.cgi?id=380817.

M	libslab/gnome-utils.c

commit 074f86ae6b57c5b30f253a869501dcd455af3956
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-11-29

    rolled back to version 1.4. <rant> Dear maintainer(s), committing

    2006-11-29	Gabor Kelemen <kelemeng@gnome.hu>

	* hu.po: rolled back to version 1.4.
	<rant>
	Dear maintainer(s), committing translation files is
	the job of people listed as team coordinators on
	http://developer.gnome.org/projects/gtp/teams.html
	If you are not one of them, please write to gnome-i18n@,
	and ask us to review translation updates made by third parties.
	Thanks.
	</rant>

M	po/ChangeLog
M	po/hu.po

commit 9ac9e66530b454de6b50a7fa98ff247a114b2405
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-25

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit 85bd672868fa60114db4c05327998ab5041b8ab1
Author: Wouter Bolsterlee <wbolster@cvs.gnome.org>
Date:	2006-11-24

    Dutch translation updated by Wouter Bolsterlee.

    2006-11-24	Wouter Bolsterlee  <wbolster@cvs.gnome.org>

	* nl.po:

	Dutch translation updated by Wouter Bolsterlee.

	<rant>
	Next time please DO NOT MERGE changes changing standard
	terms used by the GNOME-NL team without us knowing.
	Also, there were major regressions (lots of fuzzies)
	after the so-called unapproved "translation updates".
	I've also removed crap copyright notices for people who
	never contributed to this translation. It was translated
	from scratch by *me*, not by SuSE/Novell people. Thanks!
	</rant>

M	po/ChangeLog
M	po/nl.po

commit 915c1066b3a77d2d9082dec7bb00aa806d625b38
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-11-20

    Make sure to set no exit on disconnect for every dbus connection.

M	main-menu/src/hard-drive-status-tile.c

commit 21bf3b8f3beb5434cd8843cca73a31fd49b420e9
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-11-20

    Updated translations.

M	po/ar.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/it.po
M	po/ja.po
M	po/ka.po
M	po/km.po
M	po/ko.po
M	po/lo.po
M	po/lt.po
M	po/mk.po
M	po/nb.po
M	po/nl.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sr.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 743df1d9392633c8e8d001508b670a6791661ca5
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-18

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit f6dfd853261103c3ab03ea2eebfd13c8ebcbcaeb
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-11-17

    Removing autogenerated file from CVS.

D	po/Makefile.in.in

commit 6f114df18104bb1869eb1e54312c7cba7a5b825c
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-11-17

    Translation updated.

    2006-11-17	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

M	po/ChangeLog
M	po/hu.po

commit 7a479274cc0d9fd2a9afcba8782e099ba47f37e6
Author: Wouter Bolsterlee <wbolster@cvs.gnome.org>
Date:	2006-11-17

    Dutch translation updated by Wouter Bolsterlee.

    2006-11-17	Wouter Bolsterlee  <wbolster@cvs.gnome.org>

	* nl.po: Dutch translation updated by Wouter Bolsterlee.

M	po/ChangeLog
M	po/nl.po

commit 08c8a26707d8fad4fdc06b72377b72ec8ea98dd1
Author: Rodrigo Moya <rodrigo@novell.com>
Date:	2006-11-16

    check strings before sending them to strchr().

    2006-11-08	Rodrigo Moya <rodrigo@novell.com>

	* libslab/application-tile.c (verify_package_management_command):
	check strings before sending them to strchr().

M	ChangeLog
M	libslab/application-tile.c

commit 48584e87070720b3e2350d7ed58af34f1e3dfd7c
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-11-07

    update POTFILES.in after refactoring changes

M	po/POTFILES.in

commit f00732cdd9334e0d5673d566497c54f3d4a32c3a
Author: Rodney Dawes <dobey@novell.com>
Date:	2006-11-01

    If HAVE_CONFIG_H is defined then we should include config.h so we get

    2006-11-01	Rodney Dawes  <dobey@novell.com>

	* libslab/app-shell.c: If HAVE_CONFIG_H is defined then we should
	include config.h so we get GETTEXT_PACKAGE and stuff
	We need to include gi18n-lib.h here, as it's not being pulled
	in by
	other headers (we don't include the generic gnome.h)

	* libslab/tile.c (tile_clicked): We should simulate a mouse
	click here
	rather than a keyboard press, to avoid starting apps twice
	Also, add a call to gtk_button_released and free the tile_event

M	ChangeLog
M	libslab/app-shell.c
M	libslab/tile.c
M	po/Makefile.in.in

commit 7aaaa04692775246c5d75d635b4fa8f3115a9059
Author: Rodney Dawes <dobey@novell.com>
Date:	2006-11-01

    Grab the accessible AtkObject and set up the name and description
    for the

    2006-11-01	Rodney Dawes  <dobey@novell.com>

	* libslab/document-tile.c (document_tile_new):
	Grab the accessible AtkObject and set up the name and description
	for
	the tile to use the basename and time_str

	* main-menu/src/file-area-widget.c (file_area_widget_new):
	Set up the mnemonic for the Show: label in the main menu
	Create the browser_link button with a mnemonic with a NULL label
	(update_browser_link): Set mnemonics for the All Documents/Apps
	text

	* main-menu/src/hard-drive-status-tile.c
	(hard_drive_status_tile_new):
	Set up the accessible name for the hard drive status tile
	Set up a mnemonic for the hard drive status tile
	(update_tile): Set up the accessible description for the
	status tile

	* main-menu/src/main-menu-ui.c (create_search_widget):
	Set a mnemonic in the Search label and hook it up to the entry
	(get_section_header_label): Enable mnemonic label text on
	the label

	* main-menu/src/network-status-tile.c (update_tile):
	Get the AtkObject for the widget and set up the name and
	description
	Set up a mnemonic for the status tile

	* main-menu/src/system-tile.c (system_tile_new_with_type):
	Reduce the create_header calls into one, and just set the text for
	the tile in the switch statement
	Set up mnemonics for the system tiles
	Set up accessible names for all the system tiles
	Always duplicate/free the uri, image_id, and header_txt strings
	Duplicate the image_id into the private structure
	(system_tile_finalize): Free the duplicate image_id
	Unref the desktop_item object
	(create_header): Enable mnemonic underlines in the label

M	ChangeLog
M	libslab/document-tile.c
M	main-menu/src/file-area-widget.c
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/network-status-tile.c
M	main-menu/src/system-tile.c

commit 92c9962b37d5ba6713767f91fa172ab0c257e3a2
Author: Rodrigo Moya <rodrigo@novell.com>
Date:	2006-11-01

    moved all to libslab.

    2006-11-01	Rodrigo Moya <rodrigo@novell.com>

	* util/*:
	* libtile/*: moved all to libslab.

	* libslab/Makefile.am: added new files from libutil and libtile.

	* libslab/app-shell.c: no need to include gi18n.h, we are
	already getting
	GNOME's i18n headers.

M	ChangeLog
M	Makefile.am
M	application-browser/src/Makefile.am
M	configure.in
M	control-center/src/Makefile.am
M	libslab/Makefile.am
M	libslab/app-shell.c
R100	libtile/application-tile.c	libslab/application-tile.c
R100	libtile/application-tile.h	libslab/application-tile.h
R100	libtile/document-tile.c libslab/document-tile.c
R100	libtile/document-tile.h libslab/document-tile.h
R100	utils/double-click-detector.c	libslab/double-click-detector.c
R100	utils/double-click-detector.h	libslab/double-click-detector.h
R100	utils/egg-recent-item.c libslab/egg-recent-item.c
R100	utils/egg-recent-item.h libslab/egg-recent-item.h
R100	utils/egg-recent-model.c	libslab/egg-recent-model.c
R100	utils/egg-recent-model.h	libslab/egg-recent-model.h
R100	utils/eggaccelerators.c libslab/eggaccelerators.c
R100	utils/eggaccelerators.h libslab/eggaccelerators.h
R100	utils/gnome-utils.c	libslab/gnome-utils.c
R100	utils/gnome-utils.h	libslab/gnome-utils.h
R100	libtile/nameplate-tile.c	libslab/nameplate-tile.c
R100	libtile/nameplate-tile.h	libslab/nameplate-tile.h
R100	utils/recent-files.c	libslab/recent-files.c
R100	utils/recent-files.h	libslab/recent-files.h
R100	utils/slab-gnome-util.c libslab/slab-gnome-util.c
R100	utils/slab-gnome-util.h libslab/slab-gnome-util.h
R100	utils/themed-icon.c	libslab/themed-icon.c
R100	utils/themed-icon.h	libslab/themed-icon.h
R100	libtile/tile-action.c	libslab/tile-action.c
R100	libtile/tile.c	libslab/tile.c
R100	libtile/tile.h	libslab/tile.h
D	libtile/.cvsignore
D	libtile/Makefile.am
M	main-menu/src/Makefile.am
M	po/Makefile.in.in
D	utils/.cvsignore
D	utils/Makefile.am

commit 30df75c31d5f092b50e22cf7194a9069e06e405d
Author: Rodney Dawes <dobey@novell.com>
Date:	2006-11-01

    Add an override method for the parent's clicked event and generate and

    2006-11-01	Rodney Dawes  <dobey@novell.com>

	* libtile/tile.c: Add an override method for the parent's
	clicked event
	and generate and send off a tile action event

M	ChangeLog
M	libtile/tile.c

commit 05fdda1720c662266bfa80c470a6e5173af116e9
Author: Rodney Dawes <dobey@novell.com>
Date:	2006-10-31

    Get the AtkObject from the widget and set up the name and description
    from

    2006-10-31	Rodney Dawes  <dobey@novell.com>

	* libtile/application-tile.c (application_tile_setup):
	Get the AtkObject from the widget and set up the name and
	description
	from those in the desktop file, if available

	* main-menu/src/slab-window.c (slab_window_init):
	Set the title of the pop-up to the translatable "Main Menu"
	so that
	ATs can figure out what window it is

M	ChangeLog
M	libtile/application-tile.c
M	main-menu/src/slab-window.c

commit 6f4ce8f17c9857feb53d4e0e6df6ec5b68333910
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-10-25

    Fix for BNC 214705 and update -devel package

M	ChangeLog

commit a93bff194c3bfd0f0411d831cf2988435cf42b8b
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-10-25

    Fix for BNC 214705 - respect menu layout hints.
    Add missing headers/libs to -devel package

M	libslab/app-shell.c
M	libslab/libslab.pc.in
M	utils/Makefile.am

commit 0da42e76d756ac6af11e20d768953fbde6e1229d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-24

    oops, forgot to add the new file

A	patch/.cvsignore
A	patch/Makefile.am

commit 325573f6e61e086f0cb153eb830690d5fe8e6b44
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-23

    Added patch files to dist

M	Makefile.am
M	configure.in
M	utils/recent-files.c

commit 2c779d21fdac36917a3796d683b3b6be5cbacaaa
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-23

    updated README file

M	MAINTAINERS
M	README
M	po/Makefile.in.in

commit f8fec72ab6f732d9c48d5eb0d6c06202e8e3ea79
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-23

    Updated patch to work with both the ~/.recently-used.xbel and
    the older
    ~/.recently-used file formats.

M	ChangeLog
M	patch/gnome-panel-recently-used-apps.patch

commit bf5f37d04d1dcca436ce8066f18d46c0b06a192c
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-23

    Updated patch to work with both the ~/.recently-used.xbel and
    the older
    ~/.recently-used file formats.

M	patch/gnome-desktop-recently-used-apps.patch

commit 63c026c68af05a3db60bfe28b86054e8421ddf86
Author: Jim Krehl <jimmyk@novell.com>
Date:	2006-10-23

    Updated recent-files.[ch] to work with both the ~/.recently-used.xbel
    and

    2006-10-23	Jim Krehl  <jimmyk@novell.com>
	* libtile/document-tile.c
	  libtile/document-tile.h
	  utils/recent-files.c
	  utils/recent-files.h
	  main-menu/src/file-area-widget.c:
	Updated recent-files.[ch] to work with both the
	~/.recently-used.xbel
	and the older ~/.recently-used file formats.

M	ChangeLog
M	libtile/document-tile.c
M	libtile/document-tile.h
M	main-menu/src/Makefile.am
M	main-menu/src/file-area-widget.c
D	main-menu/src/recent-files.c
D	main-menu/src/recent-files.h
M	po/Makefile.in.in
M	utils/Makefile.am
A	utils/recent-files.c
A	utils/recent-files.h

commit f12d1135cd0743c94b8f2452c90276ed5073c3f9
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-10-21

    Translation updated.

    2006-10-21	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

M	po/ChangeLog
M	po/hu.po

commit ada67cc7fdd2dc4d549ea68c54de981b3086184d
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2006-10-21

    Revert unintended change

M	po/Makefile.in.in

commit a2539ba42e3a16b96ee7a522a377d3a9e7e42a34
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-10-21

    Updated Norwegian bokmål translation.

    2006-10-21	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/.cvsignore
M	po/ChangeLog
M	po/Makefile.in.in
M	po/nb.po

commit 20ee8a456fdfef7c8956b7698c4d7874d596a0e0
Author: Jim Krehl <jimmyk@novell.com>
Date:	2006-10-17

    Merged ~/.recently-used-apps into ~/.recently-used to prepare for

    2006-10-17	Jim Krehl  <jimmyk@novell.com>
	* libtile/document-tile.c
	  main-menu/src/recent-files.c
	  main-menu/src/recent-files.h
	  patch/gnome-desktop-recently-used-apps.patch
	  patch/gnome-panel-recently-used-apps.patch:
	Merged ~/.recently-used-apps into ~/.recently-used to prepare for
	integration with GtkRecentManager.

M	ChangeLog
M	libtile/document-tile.c
M	main-menu/src/file-area-widget.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/recent-files.c
M	main-menu/src/recent-files.h
M	patch/gnome-desktop-recently-used-apps.patch
M	patch/gnome-panel-recently-used-apps.patch
M	utils/egg-recent-item.c
M	utils/egg-recent-item.h
M	utils/egg-recent-model.c
M	utils/egg-recent-model.h

commit e3812d0dab2dbac3866d02ad293800e9a83aa6a9
Author: Jim Krehl <jimmyk@novell.com>
Date:	2006-10-04

    Changed from wrapping lines to ellipsizing the headers of application
    and

    2006-10-04	Jim Krehl  <jimmyk@novell.com>
	* libtile/application-tile.c
	  libtile/document-tile.c:
	Changed from wrapping lines to ellipsizing the headers of
	application
	and document tiles.  BNC #191536.

M	ChangeLog
M	configure.in
M	libtile/application-tile.c
M	libtile/document-tile.c

commit c9c6c14d3196ee07f62dea03c5cfc6ea524c2bea
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-03

    adding .cvsignore files to module

A	.cvsignore
A	application-browser/etc/.cvsignore
A	application-browser/src/.cvsignore
A	control-center/etc/.cvsignore
A	control-center/src/.cvsignore
A	libslab/.cvsignore
A	libtile/.cvsignore
A	main-menu/etc/.cvsignore
A	main-menu/src/.cvsignore
A	po/.cvsignore
A	utils/.cvsignore

commit 2bcd028f4e763d4e281865e5cd03608338b18dee
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-03

    some formatting changes

M	main-menu/src/file-area-widget.c

commit ea928c18a95278c86812e373866da38d0f8b46ff
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-10-02

    fixed some formatting

M	libtile/application-tile.c

commit fcb7068b961d1b80e7d191c14ede343872ef4c0d
Author: Jim Krehl <jimmyk@novell.com>
Date:	2006-10-02

    Added check for NULL haystack before calling strstr. Fixes BNC
    #204707.

    2006-10-02	Jim Krehl  <jimmyk@novell.com>
	* main-menu/src/file-area-widget.c:
	Added check for NULL haystack before calling strstr.  Fixes BNC
	#204707.

M	ChangeLog
M	main-menu/src/file-area-widget.c

commit 2a74f4bc08956167d5a687edc96ede9177ac8000
Author: Jim Krehl <jimmyk@novell.com>
Date:	2006-10-02

    Removed file monitors from the application tile, fix for BNC #186555.

    2006-10-02	Jim Krehl <jimmyk@novell.com>
	* libtile/application-tile.c:
	Removed file monitors from the application tile, fix for BNC
	#186555.

	* main-menu/src/file-area-widget.c:
	Removing file monitors reverts the fix for BNC #142932.
	Instead of
	monitoring the .desktop file, the main-menu culls out non-existent
	files from the user_specified_apps list which maintains
	consistency
	without the expense of monitoring all .desktop files.

M	ChangeLog
M	libtile/application-tile.c
M	main-menu/src/file-area-widget.c

commit 741236862bc1c726c44cf370982dc09234a0c069
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-09-29

    2006-09-29 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Added
    Macedonian translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/mk.po

commit c01ff59b5c726a08216fa29ebce3f50c6440590c
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-09-27

    Fix for BNC 207329 - context menu issues

M	ChangeLog
M	libtile/application-tile.c

commit 801ae241eca27f5c45c9802ca70cfce12b062d2b
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-09-26

    Fix for BNC 204327 - AB and CC fail to launch

M	ChangeLog
M	application-browser/src/application-browser.c
M	control-center/src/control-center.c
M	libslab/app-shell-startup.c
M	libslab/app-shell-startup.h

commit 317f73b4512dc2721870fe0628c9075de1494c3a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-09-25

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 8a05bc87100200052d50c20a1f141c1f8c022e98
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2006-09-22

    Dutch translation updated by Wouter Bolsterlee.

    2006-09-22	Wouter Bolsterlee  <wbolster@gnome.org>

	* nl.po: Dutch translation updated by Wouter Bolsterlee.

M	po/ChangeLog
M	po/nl.po

commit c7aa5c49e847113bd8a67b616871312bb8f336d3
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-09-20

    Updated Spanish translation.

    2006-09-20	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 6bda0edb3374daf1afb85d9716e4e0c5b6874c1e
Author: David Lodge <dave@cirt.net>
Date:	2006-09-16

    Updated English (British) translation

    2006-09-16	David Lodge <dave@cirt.net>

	* en_GB.po: Updated English (British) translation

M	po/ChangeLog
M	po/en_GB.po

commit 016adb300c5a16ee2149004775431835d0692d9e
Author: Scott Reeves <sreeves@src.gnome.org>
Date:	2006-09-15

    sync from internal svn, clean up formatting issues, fix memory leaks,
    update po files

M	ChangeLog
M	application-browser/src/Makefile.am
D	application-browser/src/app-layout.c
D	application-browser/src/app-layout.h
D	application-browser/src/app-window.c
D	application-browser/src/app-window.h
M	application-browser/src/application-browser.c
M	control-center/src/control-center.c
M	libslab/app-resizer.c
M	libslab/app-resizer.h
M	libslab/app-shell-startup.c
M	libslab/app-shell-startup.h
M	libslab/app-shell.c
M	libslab/app-shell.h
M	libslab/search-bar.c
M	libslab/search-bar.h
M	libslab/search-context-picker.c
M	libslab/search-context-picker.h
M	libslab/search-entry.c
M	libslab/search-entry.h
M	libslab/shell-window.c
M	libslab/shell-window.h
M	libslab/slab-section.c
M	libslab/slab-section.h
M	libtile/application-tile.c
M	libtile/application-tile.h
M	libtile/document-tile.c
M	libtile/document-tile.h
M	libtile/nameplate-tile.c
M	libtile/nameplate-tile.h
M	libtile/tile-action.c
M	libtile/tile.c
M	libtile/tile.h
M	main-menu/src/file-area-widget.c
M	main-menu/src/file-area-widget.h
M	main-menu/src/hard-drive-status-tile.c
M	main-menu/src/hard-drive-status-tile.h
M	main-menu/src/main-menu-common.h
M	main-menu/src/main-menu-conf.c
M	main-menu/src/main-menu-conf.h
M	main-menu/src/main-menu-engine.c
M	main-menu/src/main-menu-ui.c
M	main-menu/src/main-menu.c
M	main-menu/src/network-status-agent.c
M	main-menu/src/network-status-agent.h
M	main-menu/src/network-status-info.c
M	main-menu/src/network-status-info.h
M	main-menu/src/network-status-tile.c
M	main-menu/src/network-status-tile.h
M	main-menu/src/recent-files.c
M	main-menu/src/recent-files.h
M	main-menu/src/slab-window.c
M	main-menu/src/slab-window.h
M	main-menu/src/system-tile.c
M	main-menu/src/system-tile.h
M	main-menu/src/text-button.c
M	main-menu/src/text-button.h
M	main-menu/src/tile-table.c
M	main-menu/src/tile-table.h
M	main-menu/src/tomboykeybinder.c
M	main-menu/src/tomboykeybinder.h
M	po/de.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/pt_BR.po
M	po/zh_CN.po
M	po/zh_TW.po
M	utils/double-click-detector.c
M	utils/double-click-detector.h
M	utils/egg-recent-item.c
M	utils/egg-recent-item.h
M	utils/egg-recent-model.c
M	utils/egg-recent-model.h
M	utils/eggaccelerators.c
M	utils/eggaccelerators.h
M	utils/gnome-utils.c
M	utils/gnome-utils.h
M	utils/slab-gnome-util.c
M	utils/slab-gnome-util.h
M	utils/themed-icon.c
M	utils/themed-icon.h

commit 7f5bcd7be163d676807c280473a0fbfb812dce55
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-09-15

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit fe6b3dcbcc7ece871be3edd40b395b78541d61ad
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-09-14

    Updated Swedish translation.

    2006-09-14	Daniel Nylander <po@danielnylander.se>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 571dd6bce94d7c19c426008f6da1ba56817d7bc2
Author: David Lodge <dave@cirt.net>
Date:	2006-09-13

    Added "en_GB" to ALL_LINGUAS.

    2006-09-13	David Lodge <dave@cirt.net>

	* configure.in: Added "en_GB" to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit f3ed7cac3a837fce4825149c40c434f6878dbb9e
Author: David Lodge <dave@cirt.net>
Date:	2006-09-13

    Updated English (British) translation

    2006-09-13	David Lodge <dave@cirt.net>

	* en_GB.po: Updated English (British) translation

M	po/ChangeLog
A	po/en_GB.po

commit 9935f351266eca552a8780273dc9ae3011b3382e
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:	2006-09-07

    Added initial Dutch translation by Wouter Bolsterlee.

    2006-09-08	Wouter Bolsterlee  <uws+gnome@xs4all.nl>

	* nl.po: Added initial Dutch translation by Wouter Bolsterlee.

M	po/ChangeLog
M	po/nl.po

commit b9d774294e71dcd7138a010852254f9ff9a22499
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2006-08-22

    Updated Georgian translation

M	po/ka.po

commit e1b48f57feb1eab2d886abca1f2d27f9ae0fb203
Author: Øivind Hoel <ohoel@src.gnome.org>
Date:	2006-07-21

    *** empty log message ***

M	po/nb.po

commit d3cf76f7dc2dcfa9491a3ee18dbd46589c8e71b7
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-07-05

    adding gnome patches necessary for recently-used-apps functionality

A	patch/gnome-desktop-recently-used-apps.patch
A	patch/gnome-panel-recently-used-apps.patch

commit 8f8c6797acb35e26954e81ca539921b09819b468
Author: Rodney Dawes <dobey@novell.com>
Date:	2006-07-05

    Add this file with Jim & Scott listed as maintainers

    2006-07-05	Rodney Dawes  <dobey@novell.com>

	* MAINTAINERS: Add this file with Jim & Scott listed as
	maintainers

M	ChangeLog
A	MAINTAINERS

commit 43777ea2f221bd37f815cdfaa5cba41b2530a8e2
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-06-26

    initial checkin

M	COPYING
M	Makefile.am
A	application-browser/etc/Makefile.am
A	application-browser/etc/application-browser.desktop.in.in
A	application-browser/etc/application-browser.schemas.in
A	application-browser/src/Makefile.am
A	application-browser/src/app-layout.c
A	application-browser/src/app-layout.h
A	application-browser/src/app-window.c
A	application-browser/src/app-window.h
A	application-browser/src/application-browser.c
M	configure.in
A	control-center/etc/Makefile.am
A	control-center/etc/control-center.desktop.in.in
A	control-center/etc/control-center.schemas.in
A	control-center/src/Makefile.am
A	control-center/src/control-center.c
A	libslab/Makefile.am
A	libslab/app-resizer.c
A	libslab/app-resizer.h
A	libslab/app-shell-startup.c
A	libslab/app-shell-startup.h
A	libslab/app-shell.c
A	libslab/app-shell.h
A	libslab/libslab.pc.in
A	libslab/nld-marshal.list
A	libslab/search-bar.c
A	libslab/search-bar.h
A	libslab/search-context-picker.c
A	libslab/search-context-picker.h
A	libslab/search-entry-watermark.svg
A	libslab/search-entry.c
A	libslab/search-entry.h
A	libslab/shell-window.c
A	libslab/shell-window.h
A	libslab/slab-section.c
A	libslab/slab-section.h
A	libtile/Makefile.am
A	libtile/application-tile.c
A	libtile/application-tile.h
A	libtile/document-tile.c
A	libtile/document-tile.h
A	libtile/nameplate-tile.c
A	libtile/nameplate-tile.h
A	libtile/tile-action.c
A	libtile/tile.c
A	libtile/tile.h
A	main-menu/etc/GNOME_MainMenu.server.in.in
A	main-menu/etc/GNOME_MainMenu_ContextMenu.xml
A	main-menu/etc/Makefile.am
A	main-menu/etc/main-menu-rug.desktop.in
A	main-menu/etc/slab.schemas.in.in
A	main-menu/src/Makefile.am
A	main-menu/src/file-area-widget.c
A	main-menu/src/file-area-widget.h
A	main-menu/src/hard-drive-status-tile.c
A	main-menu/src/hard-drive-status-tile.h
A	main-menu/src/main-menu-common.h
A	main-menu/src/main-menu-conf.c
A	main-menu/src/main-menu-conf.h
A	main-menu/src/main-menu-engine.c
A	main-menu/src/main-menu-ui.c
A	main-menu/src/main-menu.c
A	main-menu/src/network-status-agent.c
A	main-menu/src/network-status-agent.h
A	main-menu/src/network-status-info.c
A	main-menu/src/network-status-info.h
A	main-menu/src/network-status-tile.c
A	main-menu/src/network-status-tile.h
A	main-menu/src/recent-files.c
A	main-menu/src/recent-files.h
A	main-menu/src/slab-window.c
A	main-menu/src/slab-window.h
A	main-menu/src/system-tile.c
A	main-menu/src/system-tile.h
A	main-menu/src/text-button.c
A	main-menu/src/text-button.h
A	main-menu/src/tile-table.c
A	main-menu/src/tile-table.h
A	main-menu/src/tomboykeybinder.c
A	main-menu/src/tomboykeybinder.h
A	po/ChangeLog
A	po/Makefile.in.in
A	po/POTFILES.in
A	po/ar.po
A	po/bg.po
A	po/bn.po
A	po/br.po
A	po/bs.po
A	po/ca.po
A	po/cs.po
A	po/cy.po
A	po/da.po
A	po/de.po
A	po/el.po
A	po/en_IGID.po
A	po/es.po
A	po/fi.po
A	po/fr.po
A	po/gl.po
A	po/he.po
A	po/hi.po
A	po/hr.po
A	po/hu.po
A	po/id.po
A	po/it.po
A	po/ja.po
A	po/ka.po
A	po/km.po
A	po/ko.po
A	po/lo.po
A	po/lt.po
A	po/nb.po
A	po/nl.po
A	po/pa.po
A	po/pl.po
A	po/pt.po
A	po/pt_BR.po
A	po/ro.po
A	po/ru.po
A	po/sk.po
A	po/sl.po
A	po/sr.po
A	po/sv.po
A	po/ta.po
A	po/tr.po
A	po/uk.po
A	po/zh_CN.po
A	po/zh_TW.po
A	utils/Makefile.am
A	utils/double-click-detector.c
A	utils/double-click-detector.h
A	utils/egg-recent-item.c
A	utils/egg-recent-item.h
A	utils/egg-recent-model.c
A	utils/egg-recent-model.h
A	utils/eggaccelerators.c
A	utils/eggaccelerators.h
A	utils/gnome-utils.c
A	utils/gnome-utils.h
A	utils/slab-gnome-util.c
A	utils/slab-gnome-util.h
A	utils/themed-icon.c
A	utils/themed-icon.h

commit 6988d900d02ef65c49f08f6d84067519214ff68d
Author: Jim Krehl <jimmyk@src.gnome.org>
Date:	2006-06-26

    initial add

A	AUTHORS
A	COPYING
A	ChangeLog
A	INSTALL
A	Makefile.am
A	NEWS
A	README
A	autogen.sh
A	configure.in
