[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] branch master updated (33b5ffd -> 5ee8f88)
noreply at xfce.org
noreply at xfce.org
Sun May 29 08:36:45 CEST 2016
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a change to branch master
in repository panel-plugins/xfce4-battery-plugin.
from 33b5ffd I18n: Update translation ca (100%).
new 494a42b Add .gitignore
new 809f115 Use IT_PROG_INTLTOOL instead of AC_PROG_INTLTOOL
new b5b69be Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0
new 70f15c9 Set X-XFCE-API=2.0 in desktop file
new e13418a Use GdkRGBA instead of GdkColor
new b2985f3 Use GtkColorButton instead of GtkButton + GtkColorSelectionDialog
new f7b21c4 Use GtkBox instead of XfceHVBox/GtkVBox/GtkHBox
new fe9dc96 Use GtkOrientable and set inverted property based on orientation
new 73a4e9a Use gtk_widget_set_valign() instead of gtk_misc_set_alignment()
new 0291402 Drop using GtkAligment and set halign/valign
new 0626007 Remove GTK_DIALOG_NO_SEPARATOR and replace GTK_STOCK_*
new a78e69a Use gtk_container_set_border_width instead of gtk_container_border_width
new 4bbb20d Use gtk_dialog_get_content_area instead of directly accessing private vbox member
new b0f712f Remove compat code for panel < 4.9
new 5ee8f88 Bump copyright year, assess copyright
The 15 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 | 50 ++++++
AUTHORS | 1 +
configure.ac.in | 12 +-
panel-plugin/battery.c | 356 ++++++++++++++++------------------------
panel-plugin/battery.desktop.in | 1 +
5 files changed, 203 insertions(+), 217 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