Skip to content

Commit

Permalink
devel/helloworld: fix menu after recent transition
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jan 28, 2016
1 parent 432a5f1 commit a5fc77b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/helloworld/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PLUGIN_NAME= helloworld
PLUGIN_VERSION= 1.0
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= A sample framework application
#PLUGIN_DEPENDS=
PLUGIN_MAINTAINER= adopnsense.org
PLUGIN_MAINTAINER= ad@opnsense.org

.include "../../Mk/plugins.mk"
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<menu>
<!-- Plugin HelloWorld menu -->
<User order="999">
<Lobby>
<HelloWorld VisibleName="Hello World!" url="/ui/helloworld/"/>
</User>
</Lobby>
</menu>

0 comments on commit a5fc77b

Please sign in to comment.