From: Steve Youngs Date: Thu, 19 Mar 2020 02:48:57 +0000 (+1000) Subject: Lost my redo icon, replaced it X-Git-Url: http://cgit.sxemacs.org/?p=syinit;a=commitdiff_plain;h=265c33893f3a997828f58f225c9fb42126e29a30 Lost my redo icon, replaced it Signed-off-by: Steve Youngs --- diff --git a/09-toolbar-sy.el b/09-toolbar-sy.el index c77d24a..91ce541 100644 --- a/09-toolbar-sy.el +++ b/09-toolbar-sy.el @@ -5,7 +5,7 @@ ;; Author: Steve Youngs ;; Maintainer: Steve Youngs ;; Created: <2007-12-02> -;; Time-stamp: +;; Time-stamp: ;; Download: ;; HTMLised: ;; Git Repo: git clone https://git.sxemacs.org/syinit @@ -76,7 +76,7 @@ (defvar toolbar-redo-icon (toolbar-make-button-list - (locate-data-file "redo.xpm"))) + (locate-data-file "redo.png"))) (defun toolbar-irc () (interactive)