[Xfce4-commits] [xfce/xfdesktop] branch master updated (608d0d4 -> 552b607)

noreply at xfce.org noreply at xfce.org
Sat Dec 22 02:43:24 CET 2018


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 xfce/xfdesktop.

      from  608d0d4   Add orientation option to arrange icons (Bug #14979)
       new  870a7cb   Remove trailing whitespace
       new  552b607   Fix icon size in Settings -> Default Icons

The 2 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:
 backgrounds/Makefile.am                       |   2 +-
 common/xfdesktop-thumbnailer.c                |   6 +-
 settings/main.c                               |   5 +-
 settings/xfce-backdrop-settings.desktop.in    |   2 +-
 settings/xfce-backdrop-settings.desktop.in.in |   2 +-
 src/menu.c                                    |   2 +-
 src/windowlist.c                              |  40 +--
 src/xfce-backdrop.c                           |  54 ++--
 src/xfce-backdrop.h                           |   4 +-
 src/xfdesktop-clipboard-manager.c             |   6 +-
 src/xfdesktop-file-icon-manager.c             | 404 ++++++++++++-------------
 src/xfdesktop-file-icon-manager.h             |   2 +-
 src/xfdesktop-file-icon.c                     |  44 +--
 src/xfdesktop-file-icon.h                     |   4 +-
 src/xfdesktop-file-utils.h                    |   4 +-
 src/xfdesktop-icon-view-manager.c             |  36 +--
 src/xfdesktop-icon-view-manager.h             |   4 +-
 src/xfdesktop-icon-view.c                     | 420 +++++++++++++-------------
 src/xfdesktop-icon-view.h                     |   4 +-
 src/xfdesktop-icon.c                          |  64 ++--
 src/xfdesktop-icon.h                          |  16 +-
 src/xfdesktop-notify.c                        |  20 +-
 src/xfdesktop-notify.h                        |   6 +-
 src/xfdesktop-regular-file-icon.c             |  66 ++--
 src/xfdesktop-regular-file-icon.h             |   2 +-
 src/xfdesktop-special-file-icon.c             |  76 ++---
 src/xfdesktop-special-file-icon.h             |   2 +-
 src/xfdesktop-volume-icon.c                   | 120 ++++----
 src/xfdesktop-volume-icon.h                   |   2 +-
 src/xfdesktop-window-icon-manager.c           | 140 ++++-----
 src/xfdesktop-window-icon-manager.h           |   2 +-
 src/xfdesktop-window-icon.c                   |  34 +--
 src/xfdesktop-window-icon.h                   |   2 +-
 33 files changed, 799 insertions(+), 798 deletions(-)

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


More information about the Xfce4-commits mailing list