[Xfce4-commits] [xfce/gtk-xfce-engine] branch master updated (ab532ce -> d21ac7a)

noreply at xfce.org noreply at xfce.org
Sat Feb 28 14:04:39 CET 2015


This is an automated email from the git hooks/post-receive script.

peter pushed a change to branch master
in repository xfce/gtk-xfce-engine.

      from  ab532ce   Don't free the rc_style on parse errors
       new  b5dc8d5   Added new flat theme
       new  616e022   Added the flat theme to automake
       new  952496e   Release 3.2.0!
       new  d21ac7a   Post release tag bump.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                                               |    7 +-
 configure.ac.in                                    |    5 +-
 themes/Makefile.am                                 |    1 +
 themes/{b5 => flat}/Makefile.am                    |    2 +-
 themes/{dawn => flat}/gtk-2.0/Makefile.am          |    2 +-
 themes/flat/gtk-2.0/gtkrc                          |  571 +++
 themes/flat/gtk-3.0/Makefile.am                    |   19 +
 themes/flat/gtk-3.0/apps/gnome-applications.css    |  316 ++
 themes/flat/gtk-3.0/apps/granite-widgets.css       |  687 ++++
 themes/flat/gtk-3.0/apps/lightdm-gtk-greeter.css   |   92 +
 themes/flat/gtk-3.0/apps/lightdm-unity-greeter.css |   58 +
 themes/flat/gtk-3.0/apps/unity.css                 |   31 +
 themes/flat/gtk-3.0/apps/xfce.css                  |   59 +
 themes/flat/gtk-3.0/gtk-widgets.css                | 3678 ++++++++++++++++++++
 themes/flat/gtk-3.0/gtk.css                        |   74 +
 themes/flat/gtk-3.0/settings.ini                   |    4 +
 16 files changed, 5602 insertions(+), 4 deletions(-)
 copy themes/{b5 => flat}/Makefile.am (59%)
 copy themes/{dawn => flat}/gtk-2.0/Makefile.am (50%)
 create mode 100644 themes/flat/gtk-2.0/gtkrc
 create mode 100644 themes/flat/gtk-3.0/Makefile.am
 create mode 100644 themes/flat/gtk-3.0/apps/gnome-applications.css
 create mode 100644 themes/flat/gtk-3.0/apps/granite-widgets.css
 create mode 100644 themes/flat/gtk-3.0/apps/lightdm-gtk-greeter.css
 create mode 100644 themes/flat/gtk-3.0/apps/lightdm-unity-greeter.css
 create mode 100644 themes/flat/gtk-3.0/apps/unity.css
 create mode 100644 themes/flat/gtk-3.0/apps/xfce.css
 create mode 100644 themes/flat/gtk-3.0/gtk-widgets.css
 create mode 100644 themes/flat/gtk-3.0/gtk.css
 create mode 100644 themes/flat/gtk-3.0/settings.ini

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list