[evince/wip/app] fixup! shell: Remove smclient
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/app] fixup! shell: Remove smclient
- Date: Wed, 13 Jun 2012 19:21:37 +0000 (UTC)
commit 941c5afbbfff21b83cf8149ca1ecb2862326976c
Author: Christian Persch <chpe gnome org>
Date: Wed Jun 13 21:21:24 2012 +0200
fixup! shell: Remove smclient
shell/main.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/shell/main.c b/shell/main.c
index af0431f..7e6c04a 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -294,13 +294,9 @@ main (int argc, char *argv[])
ev_stock_icons_init ();
-#if defined(WITH_SMCLIENT) && defined(GDK_WINDOWING_X11)
- egg_set_desktop_file (GNOMEDATADIR "/applications/evince.desktop");
-#else
/* Manually set name and icon */
g_set_application_name (_("Document Viewer"));
gtk_window_set_default_icon_name ("evince");
-#endif /* WITH_SMCLIENT && GDK_WINDOWING_X11 */
application = ev_application_new ();
if (!g_application_register (G_APPLICATION (application), NULL, &error)) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]