[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] branch master updated (bf970d0 -> eef8fc5)

noreply at xfce.org noreply at xfce.org
Thu Apr 28 18:10:00 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-diskperf-plugin.

      from  bf970d0   I18n: Update translation ca (100%).
       new  cf524d1   Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0
       new  81cf3d9   Set X-XFCE-API=2.0 in desktop file
       new  ab85b97   Stop using GtkAlignment, no need
       new  aed0511   Use GtkGrid instead of GtkTable
       new  9c313d0   Use gtk_widget_set_valign() instead of gtk_misc_set_alignment()
       new  d0cf49e   Use GtkSeparator instead of GtkHSeparator
       new  c66ecfc   Use GtkBox instead of GtkHBox
       new  f28b615   Use GtkColorButton instead of rolling our own button with a drawarea.
       new  c65c8cb   Use GdkRGBA instead of GdkColor
       new  ec6b3ac   Use GtkBox instead of XfceHVBox/GtkVBox
       new  7491fff   Use GtkOrientable on GtkProgressBar, and set inverted property based on orientation
       new  b44da43   Remove now useless variables
       new  818b6c3   GTK_DIALOG_NO_SEPARATOR was removed, and use "gtk-close" instead of GTK_STOCK_CLOSE
       new  340ddca   Use gtk_dialog_get_content_area() instead of directly accessing the private vbox member
       new  00b25fa   Set the color button via gtk_color_chooser_set_rgba() instead of using a GtkDrawingArea
       new  eef8fc5   Set the progressbar color via a css provider if Gtk > 3.16. Handle fallback.

The 16 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                  |   4 +-
 panel-plugin/config_gui.c        | 117 ++++++++++++++++-----------------------
 panel-plugin/diskperf.desktop.in |   1 +
 panel-plugin/main.c              | 113 ++++++++++++++-----------------------
 4 files changed, 93 insertions(+), 142 deletions(-)

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


More information about the Xfce4-commits mailing list