Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-06-03 17:57:18 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-03 17:57:18 (GMT)
commitf84660311ba8807c6223178ab3f2515b209d1a57 (patch)
tree476c943b9cbb13828c5ee6aee62197e8c5f9601f /shell/Makefile.am
parent4e8c27b1594fbfc20df693cb25537da8fad9cde4 (diff)
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
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index bd104e8..7668e97 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -70,6 +70,8 @@ evince_SOURCES= \
ev-pixbuf-cache.h \
ev-print-job.c \
ev-print-job.h \
+ ev-properties.c \
+ ev-properties.h \
ev-utils.c \
ev-utils.h \
ev-view.c \