[Xfce4-commits] [xfce/libxfce4ui] branch master updated (54077da -> e33eab4)

noreply at xfce.org noreply at xfce.org
Mon Jun 6 15:02:05 CEST 2016


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

eric pushed a change to branch master
in repository xfce/libxfce4ui.

      from  54077da   I18n: Update translation ca (100%).
       new  3cf15d5   Add a tests directory
       new  82c11fd   Fix the dialog widget placement in Gtk3
       new  a40d239   Fix a crash in xfce_dialog_show_help_with_version
       new  87472c5   Make the buttonbox look like the GtkMessageDialog
       new  e33eab4   Add some space between the labels and buttons

The 5 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:
 .gitignore                         |   7 ++
 Makefile.am                        |   3 +-
 configure.ac.in                    |   1 +
 libxfce4ui/Makefile.am             |   9 ++
 libxfce4ui/libxfce4ui-dialog-ui.ui |  84 ++++++++++++++
 libxfce4ui/xfce-dialogs.c          | 218 ++++++++++++++++++++++++++++------
 tests/Makefile.am                  |  69 +++++++++++
 tests/test-ui.c                    | 232 +++++++++++++++++++++++++++++++++++++
 8 files changed, 584 insertions(+), 39 deletions(-)
 create mode 100644 libxfce4ui/libxfce4ui-dialog-ui.ui
 create mode 100644 tests/Makefile.am
 create mode 100644 tests/test-ui.c

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


More information about the Xfce4-commits mailing list