Skip to content

Commit 8f36ea6

Browse files
committed
updated appdata
1 parent 8a5a9c2 commit 8f36ea6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

data/com.github.aggalex.wineglass.appdata.xml.in

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@
77
<project_license>GPL-3.0+</project_license>
88
<name>Wineglass</name>
99
<summary>A GUI for Wine</summary>
10-
<description>Wineglass is a small application that allows the user to manage his wineprefixes easily and install windows programs without the need of the terminal. It can easily create and remove wineprefixes and install windows apps on their corresponding wineprefix while making them available normally through the applications menu. It also provides an easy way to add windows libraries to wineprefixes through "winetricks".</description>
10+
<description>
11+
<p>Wineglass is a small application that allows the user to manage his wineprefixes easily and install windows programs without the need of the terminal. It can:</p>
12+
<ul>
13+
<li>Easily create and remove wineprefixes</li>
14+
<li>Install supported windows apps on their corresponding wineprefix</li>
15+
<li>Make installed apps available normally through the applications menu.</li>
16+
<li>Provide an easy way to add windows libraries to wineprefixes through "winetricks".</li>
17+
<li>Configure wine</li>
18+
<li>run winprefix-specific system apps</li>
19+
</ul>
20+
<p>This app is useful for running windows apps and games easily without hustle.</p>
21+
</description>
1122
<releases>
1223
<release version="0.0.1" date="2018-05-05"/>
1324
</releases>

0 commit comments

Comments
 (0)