From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: "Tor Arne Vestbø" <torarnv@gmail.com>
Cc: git@vger.kernel.org, "Shawn O. Pearce" <spearce@spearce.org>
Subject: [EGIT PATCH] Hide the Git menu and toolbars by default and fix the path of the Git menu
Date: Thu, 14 Aug 2008 22:45:39 +0200 [thread overview]
Message-ID: <200808142245.40152.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <200808142242.20476.robin.rosenberg.lists@dewire.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
---
org.spearce.egit.ui/plugin.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/org.spearce.egit.ui/plugin.xml b/org.spearce.egit.ui/plugin.xml
index b809300..a52495b 100644
--- a/org.spearce.egit.ui/plugin.xml
+++ b/org.spearce.egit.ui/plugin.xml
@@ -241,12 +241,12 @@
description="Common things to do with Git"
id="org.spearce.egit.ui.gitaction"
label="%GitActions_label"
- visible="true"
+ visible="false"
>
<menu
id="org.spearce.egit.ui.gitmenu"
label="%GitMenu_label"
- path="org.spearce.egit.ui.gitmenu"
+ path="additions"
>
</menu>
<action
--
1.6.0.rc2.35.g04c6e9
next prev parent reply other threads:[~2008-08-14 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 19:07 [PATCH] Fix invalid menubar and toolbar entries in plugin.xml Tor Arne Vestbø
2008-08-14 5:47 ` [EGIT PATCH] " Robin Rosenberg
2008-08-14 17:42 ` Robin Rosenberg
2008-08-14 19:13 ` Tor Arne Vestbø
2008-08-14 20:42 ` Robin Rosenberg
2008-08-14 20:45 ` Robin Rosenberg [this message]
2008-08-14 21:43 ` Tor Arne Vestbø
2008-08-14 22:07 ` [EGIT PATCH v2] " Tor Arne Vestbø
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200808142245.40152.robin.rosenberg.lists@dewire.com \
--to=robin.rosenberg.lists@dewire.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
--cc=torarnv@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).