]> www.fi.muni.cz Git - evince.git/commit - shell/Makefile.am
Implement epiphany like toolbar editor. Based on patch by
authorMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 9 May 2005 12:03:36 +0000 (12:03 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 9 May 2005 12:03:36 +0000 (12:03 +0000)
commitb36f3a13160e8747019c40f28df89a9a9c3917ea
tree9cf159983cadf4c9ca79f8c6c78fde4aba981871
parentead6ec8b0cbdafc334fff0b3b5f9f79067af1e86
    Implement epiphany like toolbar editor. Based on patch by
        Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
21 files changed:
ChangeLog
configure.ac
cut-n-paste/Makefile.am
cut-n-paste/recent-files/Makefile.am
cut-n-paste/toolbar-editor/.cvsignore [new file with mode: 0644]
cut-n-paste/toolbar-editor/Makefile.am [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-editable-toolbar.c [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-editable-toolbar.h [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-marshal.c [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-toolbar-editor.c [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-toolbar-editor.h [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-toolbars-model.c [new file with mode: 0644]
cut-n-paste/toolbar-editor/egg-toolbars-model.h [new file with mode: 0644]
cut-n-paste/toolbar-editor/eggmarshalers.list [new file with mode: 0644]
data/Makefile.am
data/evince-toolbar.xml [new file with mode: 0644]
data/evince-ui.xml
data/hand-open.png [new file with mode: 0644]
po/POTFILES.in
shell/Makefile.am
shell/ev-window.c