[Xfce4-commits] [apps/xfdashboard] branch master updated (328067b -> 57b4bc4)

noreply at xfce.org noreply at xfce.org
Mon Feb 15 19:46:12 CET 2016


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

nomad pushed a change to branch master
in repository apps/xfdashboard.

      from  328067b   Remove unused code
       new  73e7b2a   Fix typo
       new  57b4bc4   Split creation and handling of tab 'Themes' into seperate files at xfdashboard settings application

The 2 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:
 settings/Makefile.am |   6 +-
 settings/settings.c  | 782 ++---------------------------------------
 settings/themes.c    | 963 +++++++++++++++++++++++++++++++++++++++++++++++++++
 settings/themes.h    |  68 ++++
 4 files changed, 1063 insertions(+), 756 deletions(-)
 create mode 100644 settings/themes.c
 create mode 100644 settings/themes.h

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


More information about the Xfce4-commits mailing list