[Xfce4-commits] [xfce/xfce4-settings] branch master updated (085d07c -> 3a50a2b)

noreply at xfce.org noreply at xfce.org
Wed Oct 7 18:55:50 CEST 2015


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

ali pushed a change to branch master
in repository xfce/xfce4-settings.

      from  085d07c   I18n: Update translation lt (100%).
       new  3a50a2b   Make the 'Settings Editor Dialog' pluggable. For this XfceSettingsEditorDialog is transformed to XfceSettingsEditorBox, a subclass of GtkBox, which is then packed inside a XfceTitledDialog when in normal mode, and to GtkPlug when pluggable in the settings manager.

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:
 xfce4-settings-editor/Makefile.am                  |    4 +-
 xfce4-settings-editor/main.c                       |  120 +++-
 ...-editor-dialog.c => xfce-settings-editor-box.c} |  613 ++++++++++----------
 xfce4-settings-editor/xfce-settings-editor-box.h   |   47 ++
 .../xfce-settings-editor-dialog.h                  |   46 --
 .../xfce4-settings-editor.desktop.in               |    1 +
 6 files changed, 470 insertions(+), 361 deletions(-)
 rename xfce4-settings-editor/{xfce-settings-editor-dialog.c => xfce-settings-editor-box.c} (62%)
 create mode 100644 xfce4-settings-editor/xfce-settings-editor-box.h
 delete mode 100644 xfce4-settings-editor/xfce-settings-editor-dialog.h

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


More information about the Xfce4-commits mailing list