From 1982c6c15d9ba7e710b11144f9c5149eaea9fc76 Mon Sep 17 00:00:00 2001 From: Dan Stillman <dstillman@zotero.org> Date: Mon, 7 Jul 2008 19:46:16 +0000 Subject: [PATCH] Change zotero-tb-actions-utilities-separator to zotero-tb-actions-plugins-separator --- chrome/content/zotero/overlay.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/overlay.xul b/chrome/content/zotero/overlay.xul index 3355aba1a..8a29a019a 100644 --- a/chrome/content/zotero/overlay.xul +++ b/chrome/content/zotero/overlay.xul @@ -125,7 +125,7 @@ <menuitem id="zotero-tb-actions-export" label="&zotero.toolbar.export.label;" oncommand="Zotero_File_Interface.exportFile();"/> <menuitem hidden="true" id="zotero-tb-actions-zeroconf-update" label="Search for Shared Libraries" oncommand="Zotero.Zeroconf.findInstances()"/> - <menuseparator id="zotero-tb-actions-utilities-separator"/> + <menuseparator id="zotero-tb-actions-plugins-separator"/> <menuitem id="zotero-tb-actions-timeline" label="&zotero.toolbar.timeline.label;" oncommand="Zotero_Timeline_Interface.loadTimeline()"/> <menuseparator id="zotero-tb-actions-sync-separator"/> <menuitem label="Clear Server Data" oncommand="Zotero.Sync.Server.clear()"/>