[rkward-cvs] [rkward] /: Simplify id of menu.pluginmap.
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Wed Jan 28 19:34:21 UTC 2015
Git commit 3cab609de6fbf691a202693a8144367b040454ff by Thomas Friedrichsmeier.
Committed on 28/01/2015 at 19:33.
Pushed by tfry into branch 'master'.
Simplify id of menu.pluginmap.
M +2 -1 ChangeLog
M +1 -1 rkward/plugins/menu.pluginmap
http://commits.kde.org/rkward/3cab609de6fbf691a202693a8144367b040454ff
diff --git a/ChangeLog b/ChangeLog
index 885895b..8409cd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
- Reworked distribution calculator plugins
-- Added power analysis plugin (already existed as separate plugin) - TODO: add automated tests
+- Added power analysis plugin (already existed as separate plugin)
+ - TODO: add automated tests
- Assume plugin .js files to be in utf-8 encoding; this allows using non-ascii characters in the generated code
- <matrix> element gains options min_rows and min_columns, and the details of fixed_width="true" have been improved
- Fixed: <valueslot>s were quirky with respect to showing as invalid
diff --git a/rkward/plugins/menu.pluginmap b/rkward/plugins/menu.pluginmap
index 5b23ee5..b8cb17b 100644
--- a/rkward/plugins/menu.pluginmap
+++ b/rkward/plugins/menu.pluginmap
@@ -1,6 +1,6 @@
<!DOCTYPE rkpluginmap>
<!-- The point of this pluginmap is to pre-define the layout (and labels) of some menus -->
-<document base_prefix="" namespace="rkward" id="rkward_menu_hierarchy" priority="hidden" po_id="embedded">
+<document base_prefix="" namespace="rkward" id="menu" priority="hidden" po_id="embedded">
<include file="pluginmap_meta.inc"/>
<about
name="Menu structure definition"
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs
More information about the rkward-tracker
mailing list