[Xfce4-commits] [panel-plugins/xfce4-calculator-plugin] branch master updated (b502df7 -> 3629e6d)

noreply at xfce.org noreply at xfce.org
Wed Jan 9 23:48:34 CET 2019


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

a   n   d   r   e       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-calculator-plugin.

      from  b502df7   Bumped to version 0.6.0.
       new  6a3adfd   Update autotools setup based on sample-plugin
       new  57d0ea1   Gtk3 Port
       new  3629e6d   Fix combobox height

The 3 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                                         |   6 +-
 Makefile.am                                        |   4 +-
 autogen.sh                                         |  38 ++--
 configure.in.in => configure.ac.in                 |  14 +-
 m4/ltsugar.m4                                      |   2 +-
 panel-plugin/Makefile.am                           |  67 +++----
 panel-plugin/calculator.c                          |  85 ++++----
 ...culator.desktop.in.in => calculator.desktop.in} |   5 +-
 po/ChangeLog                                       |   0
 po/Makefile.in.in                                  | 223 ---------------------
 po/POTFILES.in                                     |   2 +-
 11 files changed, 111 insertions(+), 335 deletions(-)
 rename configure.in.in => configure.ac.in (88%)
 rename panel-plugin/{calculator.desktop.in.in => calculator.desktop.in} (63%)
 delete mode 100644 po/ChangeLog
 delete mode 100644 po/Makefile.in.in

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


More information about the Xfce4-commits mailing list