aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2017-05-24 13:24:22 +0900
committerTasuku Suzuki <tasuku.suzuki@qt.io>2017-05-24 13:24:32 +0900
commit9147d58239a4e443560dc4f14a1de21dcfc75827 (patch)
tree5d53325b9a6aea1d5633dd19f55866059a7e6e18
parent288256f33f6298204cd0166cea3202d1fde100da (diff)
Change-Id: I97ed87b4e34d971ff918d903c0d40b2d4d46e585 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
-rw-r--r--package/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index ec9eb22..833cf86 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" id="mixer" version="0.1">
- <name>MediaPlayer</name>
+ <name>Mixer</name>
<icon src="icon.svg"/>
<content src="bin/mixer" type="application/x-executable"/>
<description>Simple PulseAudio mixer app</description>