[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] branch master updated (3334058 -> 7efb0c9)

noreply at xfce.org noreply at xfce.org
Sun May 1 11:46:18 CEST 2016


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

landry pushed a change to branch master
in repository panel-plugins/xfce4-datetime-plugin.

      from  3334058   I18n: Update translation sv (100%).
       new  5924053   [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0
       new  b3fa754   Set X-XFCE-API=2.0 in desktop file
       new  5ba1a42   Remove compat code for panel < 4.9
       new  178ab66   Use GtkOrientable instead of *_set_orientation
       new  6f147df   Drop useless CFLAGS/LIBS
       new  e11a9bd   Use GtkBox instead of XfceHVBox/GtkHBox/GtkVBox
       new  e64b7f4   Drop useless gtk_misc_set_alignment() calls
       new  d49f8d0   GTK_DIALOG_NO_SEPARATOR was removed, and use "gtk-close"/"gtk-help" instead of GTK_STOCK_CLOSE/GTK_STOCK_HELP
       new  f8881b3   Stop poking at widget internals, use an accessor to get the widget window
       new  df13bb6   gtk_calendar_display_options() was renamed to gtk_calendar_set_display_options()
       new  ce5b956   Use a GtkCssProvider to set the font with Gtk>=3.16.
       new  7989266   Set expand to TRUE when packing the labels in the box - ensures GtkLabel is centered if only date or time is shown.
       new  27ef426   Use GtkFontChooserDialog insead of GtkFontSelectionDialog
       new  b068366   Stop poking at GtkDialog internals to get the plugin vbox, use gtk_dialog_get_content_area() instead
       new  c448e1a   Use GtkComboBoxText instead of GtkComboBox
       new  618ddd4   Update autoconf intltool macro
       new  7efb0c9   Bump copyright year, assess copyright

The 17 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:
 configure.ac.in                  | 13 +++----
 panel-plugin/Makefile.am         |  8 +---
 panel-plugin/datetime-dialog.c   | 71 ++++++++++++++++------------------
 panel-plugin/datetime.c          | 82 ++++++++++++++++++++++++----------------
 panel-plugin/datetime.desktop.in |  1 +
 5 files changed, 92 insertions(+), 83 deletions(-)

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


More information about the Xfce4-commits mailing list