]> git.ktnx.net Git - mobile-ledger.git/commitdiff
rename the long description file to match the spec
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 20:34:46 +0000 (20:34 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 20:34:46 +0000 (20:34 +0000)
metadata/en-US/full_description.txt [new file with mode: 0644]
metadata/en-US/long_description.txt [deleted file]

diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt
new file mode 100644 (file)
index 0000000..05cc36c
--- /dev/null
@@ -0,0 +1,24 @@
+If you are into [https://plaintextaccounting.org plain text accounting], this
+may be your mobile companion app.
+
+Requirements:
+
+* [https://hledger.org/hledger-web.html hledger-web] instance
+
+Features:
+
+* https, authentication (basic)
+* Account list with current balance
+* Transaction history
+* New transaction input
+* Multiple currencies (not yet in the new transaction functionality)
+* Multiple back-end instances (only one active at a given time)
+
+The development is still ongoing, here's an example list of what to expect in
+the future:
+
+* Reports
+* More filtering of the transaction list
+* Pre-filling of new transaction input from SMS (e.g. from your bank) or
+  QR-code.
+* Themes
diff --git a/metadata/en-US/long_description.txt b/metadata/en-US/long_description.txt
deleted file mode 100644 (file)
index 05cc36c..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-If you are into [https://plaintextaccounting.org plain text accounting], this
-may be your mobile companion app.
-
-Requirements:
-
-* [https://hledger.org/hledger-web.html hledger-web] instance
-
-Features:
-
-* https, authentication (basic)
-* Account list with current balance
-* Transaction history
-* New transaction input
-* Multiple currencies (not yet in the new transaction functionality)
-* Multiple back-end instances (only one active at a given time)
-
-The development is still ongoing, here's an example list of what to expect in
-the future:
-
-* Reports
-* More filtering of the transaction list
-* Pre-filling of new transaction input from SMS (e.g. from your bank) or
-  QR-code.
-* Themes