summaryrefslogtreecommitdiff
path: root/src/Nautilus_shell.server.in
diff options
context:
space:
mode:
authorMike Engber <engber@src.gnome.org>2000-07-11 00:53:19 +0000
committerMike Engber <engber@src.gnome.org>2000-07-11 00:53:19 +0000
commitfddfc8e8468fcbdc8b72e38f1750db7e32e94fc9 (patch)
tree65cec20c06f51c8c3ca71f649bf860d15080f0e2 /src/Nautilus_shell.server.in
parent882f6f9e1202741e0b9067db7bd19f826e357be9 (diff)
downloadnautilus-fddfc8e8468fcbdc8b72e38f1750db7e32e94fc9.tar.gz
First half of putting a quit menu item on the desktop's right-click menu.
* src/file-manager/Makefile.am: * src/file-manager/fm-desktop-icon-view.c: (fm_desktop_icon_view_initialize_class), (fm_desktop_icon_view_initialize), (fm_desktop_icon_view_quit_menu_item_callback), (fm_desktop_icon_view_create_background_context_menu_items): * src/file-manager/fm-desktop-icon-view.h: * src/nautilus-application.c: (manufactures), (create_object): * src/nautilus-application.h: * src/nautilus-window-manage-views.c: (nautilus_window_load_content_view): * src/nautilus.oafinfo: First half of putting a quit menu item on the desktop's right-click menu. Still need to hook up the quit item.
Diffstat (limited to 'src/Nautilus_shell.server.in')
-rw-r--r--src/Nautilus_shell.server.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Nautilus_shell.server.in b/src/Nautilus_shell.server.in
index 971f15747..882062a4d 100644
--- a/src/Nautilus_shell.server.in
+++ b/src/Nautilus_shell.server.in
@@ -23,6 +23,16 @@
<oaf_attribute name="nautilus:view_as_name" type="string" value="Icons"/>
</oaf_server>
+<oaf_server iid="OAFIID:nautilus_file_manager_desktop_icon_view:8d8121b1-0f1e-400b-bf0d-5b0f4555f5e1" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:Bonobo/Unknown:1.0"/>
+ <item value="IDL:Bonobo/Control:1.0"/>
+ <item value="IDL:Nautilus/View:1.0"/>
+ </oaf_attribute>
+ <oaf_attribute name="name" type="string" value="Nautilus file manager desktop icon view"/>
+ <oaf_attribute name="description" type="string" value="Nautilus file manager component that shows icons on the the desktop"/>
+</oaf_server>
+
<oaf_server iid="OAFIID:nautilus_file_manager_list_view:521e489d-0662-4ad7-ac3a-832deabe111c" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:Bonobo/Unknown:1.0"/>