[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 08/10: grc: clean-up toolbar
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 08/10: grc: clean-up toolbar |
Date: |
Tue, 26 Aug 2014 19:40:07 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit 1e0707c9cb76cf00771a282a8e544ba4d6c807df
Author: Sebastian Koslowski <address@hidden>
Date: Tue Aug 26 18:02:32 2014 +0200
grc: clean-up toolbar
---
grc/gui/Bars.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/grc/gui/Bars.py b/grc/gui/Bars.py
index 7145b56..5041a28 100644
--- a/grc/gui/Bars.py
+++ b/grc/gui/Bars.py
@@ -54,9 +54,6 @@ TOOLBAR_LIST = (
Actions.FIND_BLOCKS,
Actions.RELOAD_BLOCKS,
Actions.OPEN_HIER,
- Actions.BUSSIFY_SOURCES,
- Actions.SAVE_REPORTS,
- Actions.CLEAR_REPORTS,
)
##The list of actions and categories for the menu bar.
- [Commit-gnuradio] [gnuradio] branch master updated (99e0c0a -> 5af1200), git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg', git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 04/10: grc: moving xml pi into nested data, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 09/10: Merge branch 'maint', git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 07/10: grc: Small fixes to make menu items consistent., git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 03/10: grc: adding version information to flowgraph files using XML processing instructions, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 08/10: grc: clean-up toolbar,
git <=
- [Commit-gnuradio] [gnuradio] 06/10: grc: added save_reports action., git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 01/10: grc: Reloading blocks forces reload for all open flow graphs., git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 05/10: grc: Generator warning for flowgraphs with a throttle and an external source/sink, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 02/10: grc: Reload marks page as modified only if an error occured during import (i.e. ports no longer exist), git, 2014/08/26