From 08504d7f6857b23ea596e08b8afc8944fbf31850 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 15 Nov 2006 17:21:16 +0000 Subject: A browser-plugin/org_gnome_totem_PluginViewer.xml: A 2006-11-15 Christian Persch * Makefile.am: * browser-plugin/Makefile.am: * browser-plugin/README: * browser-plugin/TODO: A browser-plugin/org_gnome_totem_PluginViewer.xml: A browser-plugin/totem-plugin-viewer-commands.h: A browser-plugin/totem-plugin-viewer-options.h: A browser-plugin/totem-plugin-viewer.c: * browser-plugin/totemBasicPlugin.cpp: * browser-plugin/totemBasicPlugin.h: * browser-plugin/totemComplexPlugin.cpp: * browser-plugin/totemComplexPlugin.h: * browser-plugin/totemGMPPlugin.cpp: * browser-plugin/totemGMPPlugin.h: * browser-plugin/totemMullYPlugin.cpp: * browser-plugin/totemMullYPlugin.h: * browser-plugin/totemNarrowSpacePlugin.cpp: * browser-plugin/totemNarrowSpacePlugin.h: * browser-plugin/totemPlugin.cpp: * browser-plugin/totemPlugin.h: * browser-plugin/totemPluginGlue.cpp: * configure.in: * data/mozilla-viewer.glade: * po/POTFILES.in: * src/Makefile.am: * src/backend/bvw-test.c: (on_redirect), (main): * src/plparse/totem-pl-parser.c: (totem_pl_parser_can_parse_from_data): R src/totem-mozilla-interface.xml: R src/totem-mozilla-options.h: R src/totem-mozilla-viewer.c: Make plugin / viewer interaction completely async. Bug #350297. Move plugin viewer from src/ to browser-plugin/. --- data/mozilla-viewer.glade | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'data/mozilla-viewer.glade') diff --git a/data/mozilla-viewer.glade b/data/mozilla-viewer.glade index 59ecaa4e..3034148e 100644 --- a/data/mozilla-viewer.glade +++ b/data/mozilla-viewer.glade @@ -4,8 +4,7 @@ - True - window1 + GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False @@ -20,13 +19,13 @@ False - + True False 0 - + True False 0 @@ -53,7 +52,7 @@ True True GTK_RELIEF_NORMAL - True + False @@ -146,7 +145,7 @@ - + True totem_statusbar_create 0 -- cgit v1.2.3