Skip to content

Commit 684e6b9

Browse files
committed
Update app description.
1 parent 610a920 commit 684e6b9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

expath-pkg.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<package xmlns="http://expath.org/ns/pkg" name="http://exist-db.org/apps/monex" abbrev="monex" version="0.2" spec="1.0">
3-
<title>Monitoring for eXist</title>
3+
<title>Monitoring and Profiling for eXist</title>
44
<dependency package="http://exist-db.org/apps/shared"/>
5-
</package>
5+
</package>

icon.png

6.71 KB
Loading

repo.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<meta xmlns="http://exist-db.org/xquery/repo">
3-
<description>Monitoring Application for eXist-db</description>
3+
<description>An application for monitoring, profiling and inspecting a running eXist-db instance.</description>
44
<author>Wolfgang Meier</author>
55
<author>Joe Wicentowski</author>
6+
<author>Lars Windauer</author>
67
<website/>
78
<status>alpha</status>
89
<license>GNU-LGPL</license>
@@ -12,5 +13,4 @@
1213
<prepare>pre-install.xql</prepare>
1314
<finish/>
1415
<permissions user="monex" password="monex" group="monex" mode="rw-rw-r--"/>
15-
<deployed>2014-03-22T20:50:02.643+01:00</deployed>
16-
</meta>
16+
</meta>

0 commit comments

Comments
 (0)