summaryrefslogtreecommitdiff
path: root/client/client.qrc
diff options
context:
space:
mode:
authorLars Bisballe Jensen <larsbisballe@gmail.com>2011-10-13 14:57:11 +0200
committerLars Bisballe Jensen <larsbisballe@gmail.com>2011-10-13 14:57:11 +0200
commit8cf783c7cfb7d8c511f0c86d7e3787a4e3fa18f8 (patch)
treeccf0dc0f3e27b82ebf9553492ff9b00d66cefc8d /client/client.qrc
parent9b05180b744cb9709717fb7499797f06acec7588 (diff)
Added COPYING and AUTHORS aliases to point tol folder located in ../server folder
Diffstat (limited to 'client/client.qrc')
-rw-r--r--client/client.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.qrc b/client/client.qrc
index d85a872..696a869 100644
--- a/client/client.qrc
+++ b/client/client.qrc
@@ -14,5 +14,7 @@
<file>icons/icon_close_no_commit.png</file>
<file>icons/icon_discard.png</file>
<file>fonts/VeraMono.ttf</file>
+ <file alias="COPYING">../server/COPYING</file>
+ <file alias="AUTHORS">../server/AUTHORS</file>
</qresource>
</RCC>