Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-04-01 07:03:05 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-04-01 07:03:05 (GMT)
commit5120e3dbe4ca81eb71136a8cde7c4b17f14f23a8 (patch)
tree07da08ee1f47f6d2dcbe9690b3e2f47483b7a23a /shell/ev-view.c
parent4fc3718204b76424618ea5d577551aede676ffee (diff)
Changed to use page labels now. Rewrote completely because I didn't
Fri Apr 1 01:59:39 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-page-action.c: Changed to use page labels now. Rewrote completely because I didn't understand GtkActions. I should read Marco's code more carefully in the future. * backend/ev-page-cache.h (ev_page_cache_set_page_label): New function
Diffstat (limited to 'shell/ev-view.c')
-rw-r--r--shell/ev-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-view.c b/shell/ev-view.c
index d1bce99..8095881 100644
--- a/shell/ev-view.c
+++ b/shell/ev-view.c
@@ -1106,7 +1106,7 @@ ev_view_class_init (EvViewClass *class)
G_PARAM_READABLE));
g_object_class_install_property (object_class,
- PROP_STATUS,
+ PROP_FIND_STATUS,
g_param_spec_string ("find-status",
"Find Status Message",
"The find status message",