aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Misc/FileDialogs/Qt3FileDialog/readme
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Misc/FileDialogs/Qt3FileDialog/readme')
-rw-r--r--src/plugins/Misc/FileDialogs/Qt3FileDialog/readme14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/plugins/Misc/FileDialogs/Qt3FileDialog/readme b/src/plugins/Misc/FileDialogs/Qt3FileDialog/readme
deleted file mode 100644
index 966f7201d..000000000
--- a/src/plugins/Misc/FileDialogs/Qt3FileDialog/readme
+++ /dev/null
@@ -1,14 +0,0 @@
-This is simple example of File Dialog plugin.
-Requires Qt3Support library. This plugin developed
-mostly for QMMP customizing demonstration -
-we don't think that somebody will prefer use Qt3
-look&feel :)
-
-Build: Change QMMPROOT variable in .pro file according your
-QMMP build tree location.Then qmake && make
-
-Install: copy library into ~/.qmmp/plugins/FileDialogs directory.
-
-
- vovanec@gmail.com
-