From aa4c5b2d05953a2186dc9bd6629fbc2189075851 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 6 Oct 2009 23:23:17 +0000 Subject: [PATCH] Icon git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31547 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 1 + lib/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 1c0a3cd920..3ccee99033 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1527,6 +1527,7 @@ lib_images_files = Split(''' vc-check-out.png vc-locking-toggle.png vc-register.png + vc-repo-synchro.png vc-revert.png view-others.png ''') diff --git a/lib/Makefile.am b/lib/Makefile.am index c10df90d19..ca3564ba4a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -428,6 +428,7 @@ dist_images_DATA = \ images/vc-check-out.png \ images/vc-locking-toggle.png \ images/vc-register.png \ + images/vc-repo-synchro.png \ images/vc-revert.png \ images/view-others.png -- 2.39.2