From 1af4ed5046d87757b4deb974caa1d88aeeedf689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Wed, 18 Jul 2012 18:47:20 +0000 Subject: - update Changelog --- ChangeLog | 184 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) diff --git a/ChangeLog b/ChangeLog index cd42635..6ae19ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,187 @@ +2012-07-18 18:45 wally + + * Makefile: - fix Makefile targets for tarball creation from svn + checkout + +2012-07-18 18:25 wally + + * Makefile, common, data: - rename common dir to data and adapt + Makefile to the change + +2012-07-18 18:17 wally + + * common/autostart: - delete more empty dirs + +2012-07-18 18:12 wally + + * Default, tools: - delete empty dirs + +2012-07-18 17:41 wally + + * common/menus/xfce-applications.menu: - fix + X-MageiaLinux-CrossDesktop usage (introduced in revision 4176) + +2012-07-18 17:07 wally + + * common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: - fix + oxygen icon theme name (mga#6294) + +2012-07-03 17:45 wally + + * Makefile: clean Makefile after previous change + +2012-07-03 17:45 wally + + * OLD/autostart, OLD/autostart/xfce4-firstrun.desktop, OLD/tools, + OLD/tools/xfce4-firstrun, + common/autostart/xfce4-firstrun.desktop, tools/xfce4-firstrun: + move xfce4-firstrun parts to OLD/ + +2012-07-01 15:03 wally + + * common/xfce4/panel/launcher-5/text-editor.desktop: switch + mousepad to leafpad + +2012-07-01 15:03 wally + + * common/menus/xfce-applications.menu: fix applications menu (use + xfce4-run.desktop) + +2012-07-01 15:03 wally + + * common/menus/xfce-applications.menu: don't show + xfce4-about.desktop in tools menu + +2012-07-01 15:03 wally + + * common/menus/xfce-applications.menu: fix applications menu + +2012-07-01 15:03 wally + + * Makefile: drop xfce4-firstrun + +2012-07-01 15:03 wally + + * Makefile: fix typo from previous commit + +2012-07-01 15:03 wally + + * Makefile: add tar-git target + +2012-07-01 15:03 wally + + * Makefile, Makefile.config: clean Makefile + +2012-07-01 15:03 wally + + * Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, Makefile: + adapt Makefile for only one XFCE flavour + +2012-07-01 15:03 wally + + * Makefile.config: add support for Makefile.config + +2012-07-01 15:02 wally + + * Makefile: add note about current authors + +2012-07-01 15:02 wally + + * Makefile: fix Makefile + +2012-07-01 15:02 wally + + * common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml: - fix xfwm4 + theme name + +2012-07-01 15:02 wally + + * Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, + common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: - switch + to Oxygen as default icon theme + +2012-07-01 15:02 wally + + * Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, + common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml, + common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: - switch + to oxygen-gtk default theme + +2012-07-01 15:02 wally + + * common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml: fix + xfce4-session config file after previous commit + +2012-07-01 15:02 wally + + * common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml: update + xfce4-session config (xfce4-settings-helper was removed by + upstream) + +2012-04-22 17:57 wally + + * common/xfce4/panel/launcher-14, common/xfce4/panel/launcher-15, + common/xfce4/panel/launcher-16, common/xfce4/panel/launcher-17, + common/xfce4/panel/launcher-18: delete empty dirs + +2012-04-22 17:51 wally + + * common/xfce4/panel/launcher-14/terminal-emulator.desktop, + common/xfce4/panel/launcher-15/text-editor.desktop, + common/xfce4/panel/launcher-16/file-manager.desktop, + common/xfce4/panel/launcher-17/web-browser.desktop, + common/xfce4/panel/launcher-18/mcc.desktop, + common/xfce4/panel/launcher-2, + common/xfce4/panel/launcher-2/xfce4-appfinder.desktop, + common/xfce4/panel/launcher-4, + common/xfce4/panel/launcher-4/terminal-emulator.desktop, + common/xfce4/panel/launcher-5, + common/xfce4/panel/launcher-5/text-editor.desktop, + common/xfce4/panel/launcher-6, + common/xfce4/panel/launcher-6/file-manager.desktop, + common/xfce4/panel/launcher-8, + common/xfce4/panel/launcher-8/web-browser.desktop, + common/xfce4/panel/launcher-9, + common/xfce4/panel/launcher-9/mcc.desktop, + common/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml: update + panel configuration and plugins (from Georges Eckenschwiller, + mga#4518) + +2012-04-22 17:51 wally + + * common/xfce4/helpers.rc: update helpers.rc (add Thunar) + +2012-04-22 17:51 wally + + * common/menus/xfce-applications.menu: update applications menu + +2012-04-22 17:51 wally + + * common/autostart/xfce4-tips-autostart.desktop: xfce4-tips will be + removed in next stable xfce (4.10) + +2012-04-22 14:32 wally + + * Makefile: switch to use xz compression in release tarballs + +2012-04-22 14:10 wally + + * tools/xfce4-firstrun: fix xfdesktop usage, it's --replace, not + -replace + +2012-04-22 14:10 wally + + * tools/xfce4-firstrun: clean xfce4-firstrun + +2011-04-12 19:57 ahmad + + * ChangeLog: SILENT: update ChangeLog + +2011-04-12 19:54 ahmad + + * common/xfce4/panel/launcher-15/text-editor.desktop: - add Type + key to common/xfce4/panel/launcher-15/text-editor.desktop + 2011-04-12 17:56 Ahmad Samir * common/xfce4/panel/launcher-15/text-editor.desktop: - add missing Type key so that it can be edited by users -- cgit v1.2.1