Author: dodji
Date: Thu Jan 17 22:07:28 2008
New Revision: 693
URL: http://svn.gnome.org/viewvc/nemiver?rev=693&view=rev
Log:
Added varinspectorpopup.xml
* src/persp/dbgperspective/menus/Makefile.am:
added src/persp/dbgperspective/menus/varinspectorpopup.xml
Modified:
trunk/ChangeLog
trunk/src/persp/dbgperspective/menus/Makefile.am
Modified: trunk/src/persp/dbgperspective/menus/Makefile.am
==============================================================================
--- trunk/src/persp/dbgperspective/menus/Makefile.am (original)
+++ trunk/src/persp/dbgperspective/menus/Makefile.am Thu Jan 17 22:07:28 2008
@@ -1,7 +1,11 @@
PLUGIN_NAME=dbgperspective
-menusfiles = menus.xml toolbar.xml contextualmenu.xml breakpointspopup.xml \
-callstackpopup.xml
+menusfiles = \
+menus.xml toolbar.xml \
+contextualmenu.xml \
+breakpointspopup.xml \
+callstackpopup.xml \
+varinspectorpopup.xml
menusdir = @NEMIVER_PLUGINS_DIR@/$(PLUGIN_NAME)/menus
menus_DATA = $(menusfiles)
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.