diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | src/qmmpui/txt/description.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Qmmp - Qt-based multimedia player -This program is an audio-player, written with help of the Qt library. +This program is an audio-player, written with the help of the Qt library. Official home page: http://qmmp.ylsoftware.com/ Supported operating systems: diff --git a/src/qmmpui/txt/description.txt b/src/qmmpui/txt/description.txt index 1ef45f496..23f6dd619 100644 --- a/src/qmmpui/txt/description.txt +++ b/src/qmmpui/txt/description.txt @@ -1 +1 @@ -This program is an audio-player, written with help of the Qt library.
\ No newline at end of file +This program is an audio-player, written with the help of the Qt library.
\ No newline at end of file |
