From 35512dd1ae66e5dbbeb490d3846dafcf150f1f28 Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 04 Dec 2006 11:53:25 +0000 Subject: Adds a paper size field to the properties dialog. Fixes bug #307315. Patch 2006-12-04 Wouter Bolsterlee * backend/ev-document-info.h: * data/evince-properties.glade: * pdf/ev-poppler.cc: * properties/ev-properties-view.c: (ev_regular_paper_size), (ev_properties_view_set_info): * ps/ps-document.c: (ps_document_get_info): Adds a paper size field to the properties dialog. Fixes bug #307315. Patch by Kasper Svendsen (with some i18n changes done by me). --- (limited to 'data/evince-properties.glade') diff --git a/data/evince-properties.glade b/data/evince-properties.glade index c33c551..3845d25 100644 --- a/data/evince-properties.glade +++ b/data/evince-properties.glade @@ -16,12 +16,13 @@ GDK_WINDOW_TYPE_HINT_NORMAL GDK_GRAVITY_NORTH_WEST True + False 12 True - 12 + 13 2 False 6 @@ -704,6 +705,63 @@ + + + + True + <b>Paper Size:</b> + False + True + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 12 + 13 + fill + + + + + + + True + True + + False + True + GTK_JUSTIFY_LEFT + False + True + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_END + 25 + False + 0 + + + 1 + 2 + 12 + 13 + fill + + + @@ -721,6 +779,7 @@ GDK_WINDOW_TYPE_HINT_NORMAL GDK_GRAVITY_NORTH_WEST True + False -- cgit v0.9.1