totem r4217 - in trunk: . po src src/plugins src/plugins/galago src/plugins/ontop src/plugins/screensaver src/plugins/sidebar-test
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r4217 - in trunk: . po src src/plugins src/plugins/galago src/plugins/ontop src/plugins/screensaver src/plugins/sidebar-test
- Date: Thu, 12 Apr 2007 01:28:37 +0100 (BST)
Author: hadess
Date: 2007-04-12 01:28:36 +0100 (Thu, 12 Apr 2007)
New Revision: 4217
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=4217&view=rev
Added:
trunk/src/plugins/sidebar-test/
trunk/src/plugins/sidebar-test/Makefile.am
trunk/src/plugins/sidebar-test/sidebar-test.totem-plugin.desktop.in
trunk/src/plugins/sidebar-test/totem-sidebar-test.c
Modified:
trunk/ChangeLog
trunk/configure.in
trunk/po/ChangeLog
trunk/po/POTFILES.skip
trunk/src/ev-sidebar.c
trunk/src/ev-sidebar.h
trunk/src/plugins/galago/galago.totem-plugin.desktop.in
trunk/src/plugins/galago/totem-galago.c
trunk/src/plugins/ontop/totem-ontop.c
trunk/src/plugins/screensaver/totem-screensaver.c
trunk/src/plugins/totem-module.c
trunk/src/plugins/totem-plugins-engine.c
trunk/src/totem-object.c
trunk/src/totem.c
trunk/src/totem.h
Log:
2007-04-12 Bastien Nocera <hadess hadess net>
* configure.in: Move the allowed plugins list to the top
* src/ev-sidebar.h:
* src/ev-sidebar.c: (ev_sidebar_get_index_for_page_id),
(ev_sidebar_set_current_page), (ev_sidebar_add_page),
(ev_sidebar_remove_page): Add the ability to remove pages,
make the widget unsensitive when there's no pages added to it,
only set the current page to the newly added one when there's
no other pages
* src/plugins/galago/galago.totem-plugin.desktop.in:
Fix the plugin not loading because of the wrong Module name
* src/plugins/galago/totem-galago.c:
* src/plugins/ontop/totem-ontop.c:
* src/plugins/screensaver/totem-screensaver.c:
Remove unneeded TotemObject private struct member
* src/plugins/totem-module.c: (totem_module_load):
* src/plugins/totem-plugins-engine.c: (totem_plugins_engine_load):
More warnings
* src/totem-object.c: (totem_object_init),
(totem_object_plugins_init), (totem_add_sidebar_page),
(totem_remove_sidebar_page):
* src/totem.c: (main):
* src/totem.h: Load the plugins later on in the game, add the
ability for plugins to add and remove pages from the sidebar
* src/plugins/sidebar-test/*: Add a test plugin for the sidebar plugin
system, which shouldn't be installed
(Closes: #349070)
2007-04-12 Bastien Nocera <hadess hadess net>
* POTFILES.skip: and another plugin not to translate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]