Skip to content

Commit 0e6e12e

Browse files
committed
Fix appdata meta
1 parent 53d1c62 commit 0e6e12e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/com.github.tom95.indicator-synapse.appdata.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<project_license>GPL-3.0</project_license>
77
<developer_name>Tom Beckmann</developer_name>
88
<name>Indicator Search</name>
9-
<summary>Synapse-powered search indicator for your panel.</summary>
9+
<summary>Synapse-powered search indicator for your panel</summary>
1010
<url type="homepage">https://github.com/tom95/indicator-synapse</url>
1111
<url type="bugtracker">https://github.com/tom95/indicator-synapse/issues</url>
1212
<url type="help">https://github.com/tom95/indicator-synapse/issues</url>
@@ -17,9 +17,9 @@
1717
</screenshot>
1818
</screenshots>
1919
<description>
20-
<p>A search indicator for your wingpanel. Powered by Synapse.</p>
20+
<p>A search indicator for your wingpanel. Powered by Synapse. Searches through your local files, applications and offers actions like reboot or media pause/play.</p>
2121
<p>To add a shortcut, go to your keyboard settings and add a custom shortcut with the following command:</p>
22-
<pre>wingpanel --toggle-indicator=com.github.tom95.indicator-synapse</pre>
22+
<p>wingpanel --toggle-indicator=com.github.tom95.indicator-synapse</p>
2323
</description>
2424
<releases>
2525
<release version="0.1.1" date="2018-03-04">

0 commit comments

Comments
 (0)