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

noreply at xfce.org noreply at xfce.org
Mon Feb 15 20:46:10 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  57b4bc4   Split creation and handling of tab 'Themes' into seperate files at xfdashboard settings application
       new  60f85a3   Split creation and handling of tab 'General' into seperate files at xfdashboard settings application

The 1 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 |   2 +
 settings/general.c   | 755 +++++++++++++++++++++++++++++++++++++++++++++++++++
 settings/general.h   |  68 +++++
 settings/settings.c  | 560 ++------------------------------------
 settings/themes.c    |   4 +-
 5 files changed, 848 insertions(+), 541 deletions(-)
 create mode 100644 settings/general.c
 create mode 100644 settings/general.h

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


More information about the Xfce4-commits mailing list