diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2013-10-27 15:14:18 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2013-10-27 15:14:18 +0100 |
commit | 0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4 (patch) | |
tree | 7807b9d017e44bc522a75f40c7a4589d994455f8 /template | |
parent | 5821a949035a5e098a2c6b395818f5efa1c66f8e (diff) | |
download | appstore-0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4.tar.gz appstore-0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4.tar.bz2 appstore-0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4.tar.xz appstore-0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4.zip |
o Dropping the CSV file for using a native app config file instead.
o Using apache as an example app.
o Adding appstore-add-app as a utility to register appliations.
Diffstat (limited to 'template')
-rw-r--r-- | template/apps.csv | 1 | ||||
-rw-r--r-- | template/appstore.config | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/template/apps.csv b/template/apps.csv deleted file mode 100644 index 3637e0e..0000000 --- a/template/apps.csv +++ /dev/null @@ -1 +0,0 @@ -dir,resolver,resolver_args,version,state diff --git a/template/appstore.config b/template/appstore.config new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/template/appstore.config |