diff --git a/metadata/org.tryton.client.txt b/metadata/org.tryton.client.txt deleted file mode 100644 index 34ca9d2649..0000000000 --- a/metadata/org.tryton.client.txt +++ /dev/null @@ -1,29 +0,0 @@ -Categories:Money -License:GPL-3.0-only -Web Site: -Source Code: -Issue Tracker: - -Auto Name:Tryton -Summary:Enterprise resource management -Description: -Client for the Tryton ERP system. It lets you access and edit your enterprise -information (accounting, invoice, production, stocks, and more) from your -device. - -It is a generic client like the gtk client, and should be compatible with all -Tryton modules. It also contains an SVG parser for Android. - -Use demo as user and password with the default configuration to connect to -Tryton demo server. -. - -Build:0.6,6 - commit=57e9ba8c5 - -Auto Update Mode:None -Update Check Mode:None -Current Version:0.6 -Current Version Code:6 - -No Source Since:0.7 diff --git a/metadata/org.tryton.client.yml b/metadata/org.tryton.client.yml new file mode 100644 index 0000000000..5d8a317ad5 --- /dev/null +++ b/metadata/org.tryton.client.yml @@ -0,0 +1,28 @@ +Categories: + - Money +License: GPL-3.0-only + +AutoName: Tryton +Summary: Enterprise resource management +Description: |- + Client for the Tryton ERP system. It lets you access and edit your enterprise + information (accounting, invoice, production, stocks, and more) from your + device. + + It is a generic client like the gtk client, and should be compatible with all + Tryton modules. It also contains an SVG parser for Android. + + Use demo as user and password with the default configuration to connect to + Tryton demo server. + +Builds: + - versionName: '0.6' + versionCode: 6 + commit: 57e9ba8c5 + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: '0.6' +CurrentVersionCode: 6 + +NoSourceSince: '0.7'