]> git.lyx.org Git - features.git/commitdiff
Greetings from gimp.
authorPavel Sanda <sanda@lyx.org>
Fri, 13 Feb 2009 15:11:52 +0000 (15:11 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 13 Feb 2009 15:11:52 +0000 (15:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28481 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am
lib/images/bookmark-goto_0.png [new file with mode: 0644]
lib/ui/stdtoolbars.inc

index ca4b521ec97b51b138d4faed3a941f84a7c57a51..68af75ddcc46a63a85b26a9feac67819fc76f412 100644 (file)
@@ -1345,6 +1345,7 @@ lib_images_files = Split('''
     amssymb.png
     banner.png
     bookmark-goto.png
+    bookmark-goto_0.png
     bookmark-save.png
     box-insert.png
     break-line.png
index e5a5c4a8d848ce7fe12b9b1465e7c7977f87abb5..515a943e0453544a9d5ce38a444779c20ed5ec36 100644 (file)
@@ -260,6 +260,7 @@ dist_images_DATA = \
        images/amssymb.png \
        images/banner.png \
        images/bookmark-goto.png \
+       images/bookmark-goto_0.png \
        images/bookmark-save.png \
        images/box-insert.png \
        images/break-line.png \
diff --git a/lib/images/bookmark-goto_0.png b/lib/images/bookmark-goto_0.png
new file mode 100644 (file)
index 0000000..470bde2
Binary files /dev/null and b/lib/images/bookmark-goto_0.png differ
index 37f1a0485918e881658a92df631f195fa3ef68f2..ae324b98ebe6fe2bbd4572c3a3a4132abb24089d 100644 (file)
@@ -67,6 +67,7 @@ ToolbarSet
                Item "Copy" "copy"
                Item "Paste" "paste"
                Item "Find and replace" "dialog-show findreplace"
+               Item "Navigate back" "bookmark-goto 0"
                Separator
                Item "Toggle emphasis" "font-emph"
                Item "Toggle noun" "font-noun"