]> www.fi.muni.cz Git - evince.git/commit
Initial go at file properties. Patch by Emil Soleyman-Zomalan
authorMarco Pesenti Gritti <mpg@redhat.com>
Fri, 3 Jun 2005 17:57:18 +0000 (17:57 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Fri, 3 Jun 2005 17:57:18 +0000 (17:57 +0000)
commitf84660311ba8807c6223178ab3f2515b209d1a57
tree476c943b9cbb13828c5ee6aee62197e8c5f9601f
parent4e8c27b1594fbfc20df693cb25537da8fad9cde4
Initial go at file properties. Patch by Emil Soleyman-Zomalan

2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>

        * backend/ev-document-info.h:
        * data/Makefile.am:
        * data/evince-ui.xml:
        * pdf/ev-poppler.cc:
        * shell/Makefile.am:
        * shell/ev-window.c: (update_action_sensitivity),
        (ev_window_cmd_file_properties):

        Initial go at file properties. Patch by
        Emil Soleyman-Zomalan <emil@soleyman.com>.
        Needs love see #169583
ChangeLog
backend/ev-document-info.h
data/Makefile.am
data/evince-properties.glade [new file with mode: 0644]
data/evince-ui.xml
pdf/ev-poppler.cc
shell/Makefile.am
shell/ev-properties.c [new file with mode: 0644]
shell/ev-properties.h [new file with mode: 0644]
shell/ev-window.c