From 11fc5dc635d544b7d19b5774ab11dcd5e5c2638c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 12 Jun 2012 20:02:34 +0200 Subject: shell: Use GResource for data files origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=ba06a5e --- shell/ev-application.h | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/ev-application.h') diff --git a/shell/ev-application.h b/shell/ev-application.h index d8d9cff1..b5187509 100644 --- a/shell/ev-application.h +++ b/shell/ev-application.h @@ -70,7 +70,6 @@ const gchar * ev_application_get_uri (EvApplication *applicati GObject *ev_application_get_media_keys (EvApplication *application); const gchar *ev_application_get_dot_dir (EvApplication *application, gboolean create); -const gchar *ev_application_get_data_dir (EvApplication *application); G_END_DECLS -- cgit v1.2.1