From f84660311ba8807c6223178ab3f2515b209d1a57 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 03 Jun 2005 17:57:18 +0000 Subject: Initial go at file properties. Patch by Emil Soleyman-Zomalan 2005-06-03 Marco Pesenti Gritti * 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 . Needs love see #169583 --- (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 183e455..d7d6daf 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -13,6 +13,7 @@ ui_DATA = \ gladedir = $(pkgdatadir) glade_DATA = \ evince-password.glade \ + evince-properties.glade \ $(NULL) DESKTOP_IN_FILES= evince.desktop.in.in -- cgit v0.9.1