[Xfce4-commits] [xfce/xfce4-panel] branch master updated (b4216a1 -> 2b7a7a7)

noreply at xfce.org noreply at xfce.org
Mon Sep 30 10:17:42 CEST 2019


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

o   c   h   o   s   i       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 xfce/xfce4-panel.

      from  b4216a1   I18n: Update translation zh_TW (100%).
       new  a539b65   Drop support for Gtk2 and 4.6 plugins
       new  01e2fef   Don't show or try to load Gtk2 plugins anymore
       new  2b7a7a7   Fix typo

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:
 common/panel-debug.c                       |   1 -
 common/panel-debug.h                       |  17 +-
 common/panel-utils.c                       |  47 --
 configure.ac.in                            |  13 -
 libxfce4panel/Makefile.am                  |  48 --
 libxfce4panel/abicheck.sh                  |   2 +-
 libxfce4panel/libxfce4panel.h              |   4 -
 libxfce4panel/libxfce4panel.symbols        |  10 -
 libxfce4panel/xfce-arrow-button.c          | 159 -----
 libxfce4panel/xfce-hvbox.c                 | 313 ----------
 libxfce4panel/xfce-hvbox.h                 |  77 ---
 libxfce4panel/xfce-panel-convenience.c     |  16 -
 libxfce4panel/xfce-panel-convenience.h     |   1 -
 libxfce4panel/xfce-panel-image.c           | 153 +----
 libxfce4panel/xfce-panel-macros-46.h       | 666 --------------------
 libxfce4panel/xfce-panel-macros.h          |   2 +-
 libxfce4panel/xfce-panel-plugin-provider.h |   1 -
 libxfce4panel/xfce-panel-plugin.c          |  41 +-
 libxfce4panel/xfce-panel-plugin.h          |   1 -
 migrate/Makefile.am                        |   2 -
 migrate/main.c                             |  26 +-
 migrate/migrate-46.c                       | 943 -----------------------------
 migrate/migrate-46.h                       |  35 --
 panel/Makefile.am                          |   2 -
 panel/panel-application.c                  |   8 -
 panel/panel-base-window.c                  |   1 -
 panel/panel-module-factory.c               |   2 +-
 panel/panel-module.c                       |  44 +-
 panel/panel-plugin-external-wrapper.c      |   1 -
 panel/panel-plugin-external.c              |  10 +-
 panel/panel-preferences-dialog.h           |   1 +
 panel/panel-window.c                       |   1 -
 po/POTFILES.in                             |   1 -
 wrapper/Makefile.am                        |  37 --
 wrapper/main.c                             |   6 -
 wrapper/wrapper-plug.c                     | 151 -----
 wrapper/wrapper-plug.h                     |   6 -
 37 files changed, 31 insertions(+), 2818 deletions(-)
 delete mode 100644 libxfce4panel/xfce-hvbox.c
 delete mode 100644 libxfce4panel/xfce-hvbox.h
 delete mode 100644 libxfce4panel/xfce-panel-macros-46.h
 delete mode 100644 migrate/migrate-46.c
 delete mode 100644 migrate/migrate-46.h

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


More information about the Xfce4-commits mailing list