[Xfce4-commits] [panel-plugins/xfce4-genmon-plugin] branch master updated (f6e3dab -> 8822f34)

noreply at xfce.org noreply at xfce.org
Tue May 31 21:29:43 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-genmon-plugin.

      from  f6e3dab   I18n: Update translation ca (100%).
       new  e43d166   [gtk3] Bump dependencies
       new  97d86dd   Set X-XFCE-API=2.0
       new  b3bcf57   Use GtkOrientable instead of *_set_orientation
       new  9ed063e   Use GtkBox instead of XfceHVBox
       new  aa0dd53   Remove GTK_DIALOG_NO_SEPARATOR usage, use 'gtk-close'
       new  511c7b9   Use GtkBox instead of XfceHVBox/GtkHBox/GtkVBox
       new  9b88ade   Use gtk_widget_set_halign/valign instead of gtk_misc_set_alignment()
       new  940fc79   Use gtk_separator_new instead of gtk_hseparator_new
       new  1ea7c68   Stop using GtkAligment, directly set halign/valign
       new  81cc75d   Use GtkBox instead of GtkHBox
       new  bd5730e   Use GtkFontChooserDialog insead of GtkFontSelectionDialog
       new  bde847f   Use GtkFontChooser and *_override_font
       new  32b5912   Fix vbox pointer issue
       new  11b5921   Replace GTK_STOCKs
       new  9c78e72   Remove GtkTooltip and use gtk_widget_set_tooltip_text instead
       new  8c66f00   Replace removed GtkObject with GtkAdjustment
       new  f2fbf82   Add back alignment widget declarations
       new  993bcfe   Remove more GTK_STOCKs
       new  78c0681   Replace gtk_image_new_from_stock with gtk_image_new_from_icon_name
       new  597fbbd   Use GtkGrid instead of GtkTable
       new  d2d5a9c   Fix incompatible pointers
       new  6b60dac   Use a GtkCssProvider to set the font with Gtk>=3.16
       new  f468d94   Fix configuration screen
       new  43619fb   Fixed font change issues
       new  73ad77b   Get rid of unnecessary comments
       new  cc1c0f2   Change the About dialog to the standard GTK3 about.
       new  8822f34   Remove unnessary comments

The 27 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                     |  35 ++++++++++++
 configure.ac.in                |   4 +-
 panel-plugin/cmdspawn.c        |   4 +-
 panel-plugin/config_gui.c      | 101 ++++++++++++---------------------
 panel-plugin/genmon.desktop.in |   2 +
 panel-plugin/main.c            | 126 +++++++++++++++++++++++++++--------------
 6 files changed, 161 insertions(+), 111 deletions(-)
 create mode 100644 .gitignore

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


More information about the Xfce4-commits mailing list