commit ae2fa3afa882c4a9a7f47f35e8affbec5a22b627 Author: Vincent Untz Date: 2009-05-20 [build] Do not dist omf.make M Makefile.am commit 4a6258f7617f5a97143c74ad55d5f1bb811b3f1a Author: Vincent Untz Date: 2009-05-20 [build] Dist ChangeLog.pre-git M Makefile.am commit 4e7a0388565d623ccd860c532e39a95fddb48b64 Author: Vincent Untz Date: 2009-05-20 [libpanel-applet] Only associate gconf keys with schemas when needed We used to associate the gconf keys with schemas each time an applet starts. Now, we only do this if the association is needed. This should make gconf less busy during startup. This also has the side-effect of working around a recent gconf bug where panel applets don't use the default values. See bgo#583326. M libpanel-applet/panel-applet.c commit bc3f0d362a51fc669368f3691e0167e11caa9ee4 Author: Christian Kirbach Date: 2009-05-04 [master] Updated German translation. M po/de.po commit cbbabef2559a538e2daa81409a23b34d361b7b48 Author: Jorge Gonzalez Date: 2009-05-02 Deleted duplicated image D help/fish/es/figures/fish_applet.png commit 4bce4d91abc36e74fed87a44e473c87332ad7802 Author: Vincent Untz Date: 2009-05-02 Update commit messages guidelines M ChangeLog commit ab139c6c8cb1b8544f9ad54494ec44b3592a3dec Author: Vincent Untz Date: 2009-04-27 Use git.mk from pango to autogenerate .gitignore files D .gitignore M Makefile.am D applets/.gitignore M applets/Makefile.am M applets/clock/Makefile.am M applets/clock/pixmaps/Makefile.am M applets/fish/Makefile.am M applets/notification_area/Makefile.am M applets/wncklet/Makefile.am M doc/Makefile.am M doc/reference/Makefile.am M doc/reference/panel-applet/Makefile.am A git.mk M gnome-panel/Makefile.am M gnome-panel/libpanel-util/Makefile.am M help/Makefile.am M help/clock/Makefile.am M help/fish/Makefile.am M help/window-list/Makefile.am M help/workspace-switcher/Makefile.am M icons/16x16/Makefile.am M icons/22x22/Makefile.am M icons/24x24/Makefile.am M icons/32x32/Makefile.am M icons/48x48/Makefile.am M icons/Makefile.am M icons/scalable/Makefile.am M idl/Makefile.am M libpanel-applet/Makefile.am M man/Makefile.am commit c08c6dd795d4580c7ec947d75eb72960ed739e71 Author: Vincent Untz Date: 2009-04-30 [clock] Remove from glade file This is creating useless warnings. Not sure how this ended up in the file. Closes: bgo#573536 M applets/clock/clock.glade commit a93f550da6665506d53aa9aa366f906bf9e05e9b Author: Vincent Untz Date: 2009-04-27 Use shave to improve build log readability See http://git.lespiau.name/cgit/shave/tree/README for more details. M applets/clock/Makefile.am M applets/fish/Makefile.am M applets/notification_area/Makefile.am M applets/wncklet/Makefile.am M configure.in M gnome-panel/Makefile.am M libpanel-applet/Makefile.am A m4/shave.m4 A shave-libtool.in A shave.in commit 09c59f8c4d862f3b8c434073804e36a93c19f607 Author: Jordi Mas i Hernandez Date: 2009-04-26 Minor fixes to Catalan translation M po/ca.po commit a07b5a2e07a1b487233cb5c8e023ebf6d6692de4 Author: Vincent Untz Date: 2009-04-26 Fix doap file to have mail address as URL (mailto:) M gnome-panel.doap commit 0d4ef169bc8756951a5811f4d950d64c40b45ff5 Author: Shankar Prasad Date: 2009-04-24 Updated Kannda translations M po/kn.po commit bc9359bcb5b73daac303c5f17e6ddbc0b57d9c10 Author: Vincent Untz Date: 2009-04-24 Remove pre-gnome-doc-utils help translations. Those translations are outdated anyway. M autogen.sh M configure.in M help/Makefile.am D help/ja/Makefile.am D help/ja/fish/Makefile.am D help/ja/fish/figures/fish_applet.png D help/ja/fish/fish-applet-2-ja.omf D help/ja/fish/fish-applet-2.xml D help/ja/fish/legal.xml D help/ja/window-list/Makefile.am D help/ja/window-list/figures/window_list_applet.png D help/ja/window-list/figures/window_list_group_applet.png D help/ja/window-list/legal.xml D help/ja/window-list/window-list-ja.omf D help/ja/window-list/window-list.xml D help/ja/workspace-switcher/Makefile.am D help/ja/workspace-switcher/figures/workspace_switcher_applet.png D help/ja/workspace-switcher/legal.xml D help/ja/workspace-switcher/workspace-switcher-ja.omf D help/ja/workspace-switcher/workspace-switcher.xml D help/zh_TW/Makefile.am D help/zh_TW/fish/Makefile.am D help/zh_TW/fish/figures/fish_applet.png D help/zh_TW/fish/figures/fish_settings.png D help/zh_TW/fish/fish-applet-2-zh_TW.omf D help/zh_TW/fish/fish-applet-2.xml D help/zh_TW/fish/legal.xml D help/zh_TW/window-list/Makefile.am D help/zh_TW/window-list/figures/window_list_applet.png D help/zh_TW/window-list/figures/window_list_group.png D help/zh_TW/window-list/figures/window_list_group_applet.png D help/zh_TW/window-list/legal.xml D help/zh_TW/window-list/window-list-zh_TW.omf D help/zh_TW/window-list/window-list.xml D help/zh_TW/workspace-switcher/Makefile.am D help/zh_TW/workspace-switcher/figures/workspace_switcher_applet.png D help/zh_TW/workspace-switcher/figures/workspacelist_applet.png D help/zh_TW/workspace-switcher/legal.xml D help/zh_TW/workspace-switcher/workspace-switcher-zh_TW.omf D help/zh_TW/workspace-switcher/workspace-switcher.xml commit a3d62d24527c0c17d875a4a85fc3f9d1c2a76aef Author: Vincent Untz Date: 2009-04-24 Make autogen.sh more modern. M autogen.sh commit 030fdf9b225517166036da745188b14d89ec42b2 Author: Olav Vitters Date: 2009-04-23 doap: shorten short description M gnome-panel.doap commit 50d6dd5691a2b2cbe7b5c2e9266566f4c1f883b0 Author: Vincent Untz Date: 2009-04-22 Rename ChangeLog files to ChangeLog.pre-git M ChangeLog C100 ChangeLog ChangeLog.pre-git R100 applets/ChangeLog applets/ChangeLog.pre-git R100 applets/clock/ChangeLog applets/clock/ChangeLog.pre-git R100 applets/fish/ChangeLog applets/fish/ChangeLog.pre-git R100 applets/notification_area/ChangeLog applets/notification_area/ChangeLog.pre-git R100 applets/wncklet/ChangeLog applets/wncklet/ChangeLog.pre-git R100 doc/reference/panel-applet/ChangeLog doc/reference/panel-applet/ChangeLog.pre-git R100 gnome-panel/ChangeLog gnome-panel/ChangeLog.pre-git R100 help/ChangeLog help/ChangeLog.pre-git R100 idl/ChangeLog idl/ChangeLog.pre-git R100 libpanel-applet/ChangeLog libpanel-applet/ChangeLog.pre-git R100 po/ChangeLog po/ChangeLog.pre-git commit a84242aabecb2e43fa30799014dd1b927e2fb2e7 Author: Vincent Untz Date: 2009-04-22 Fix build (zh_CN help translations were move to gnome-doc-utils) M configure.in commit 8af2527259244fa49b1ba5de0f6a6cb7175ccd59 Author: Vincent Untz Date: 2009-04-22 Add doap file. A gnome-panel.doap commit a819db6f4f93fd15c3ab74bbdbe4d10494a506cb Author: Aron Xu Date: 2009-04-18 Updated Simplified Chinese translations. M help/Makefile.am M help/fish/zh_CN/zh_CN.po M help/window-list/zh_CN/zh_CN.po M help/workspace-switcher/Makefile.am A help/workspace-switcher/zh_CN/zh_CN.po D help/zh_CN/Makefile.am D help/zh_CN/fish/Makefile.am D help/zh_CN/fish/figures/fish_applet.png D help/zh_CN/fish/figures/fish_settings.png D help/zh_CN/fish/fish-applet-2-zh_CN.omf D help/zh_CN/fish/fish-applet-2.xml D help/zh_CN/fish/legal.xml D help/zh_CN/workspace-switcher/Makefile.am D help/zh_CN/workspace-switcher/figures/workspace_switcher_applet.png D help/zh_CN/workspace-switcher/figures/workspacelist_applet.png D help/zh_CN/workspace-switcher/legal.xml D help/zh_CN/workspace-switcher/workspace-switcher-zh_CN.omf D help/zh_CN/workspace-switcher/workspace-switcher.xml