added application manager
This commit is contained in:
parent
c503592c49
commit
cf01737f8f
2 changed files with 18 additions and 14 deletions
|
@ -1,7 +1,9 @@
|
||||||
# List of apps to start.
|
# List of apps to start.
|
||||||
|
|
||||||
base=self
|
base=self
|
||||||
bloggerapi
|
manage=self
|
||||||
himp
|
|
||||||
lillebror
|
bloggerapi
|
||||||
hopblog
|
himp
|
||||||
|
lillebror
|
||||||
|
hopblog
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
# List of apps to start.
|
# List of apps to start.
|
||||||
|
|
||||||
base=self
|
base=self
|
||||||
bloggerapi
|
manage=self
|
||||||
himp
|
|
||||||
lillebror
|
bloggerapi
|
||||||
hopblog
|
himp
|
||||||
|
lillebror
|
||||||
|
hopblog
|
||||||
|
|
Loading…
Add table
Reference in a new issue