[Xfce4-commits] [xfce/xfce4-appfinder] 01/01: Replace 'gtk-edit' by a freedesktop.org compliant icon.

noreply at xfce.org noreply at xfce.org
Wed Aug 16 02:10:26 CEST 2017


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   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-appfinder.

commit 27eea4663d627bdcdba15b233b1f1419ff90f5e3
Author: Olivier Duchateau <duchateau.olivier at gmail.com>
Date:   Tue Aug 15 14:14:13 2017 +0200

    Replace 'gtk-edit' by a freedesktop.org compliant icon.
---
 src/appfinder-private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/appfinder-private.h b/src/appfinder-private.h
index 535a857..ee0453e 100644
--- a/src/appfinder-private.h
+++ b/src/appfinder-private.h
@@ -57,7 +57,7 @@ void    appfinder_refcount_debug_add (GObject     *object,
 #define XFCE_APPFINDER_STOCK_CLOSE "window-close"
 #define XFCE_APPFINDER_STOCK_DELETE "edit-delete"
 #define XFCE_APPFINDER_STOCK_DIALOG_ERROR "dialog-error"
-#define XFCE_APPFINDER_STOCK_EDIT "gtk-edit"
+#define XFCE_APPFINDER_STOCK_EDIT "document-properties"
 #define XFCE_APPFINDER_STOCK_EXECUTE "system-run"
 #define XFCE_APPFINDER_STOCK_FIND "edit-find"
 #define XFCE_APPFINDER_STOCK_GO_DOWN "go-down"

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


More information about the Xfce4-commits mailing list