OSDN Git Service

[Qt][DOC] Fix FTBFS caused by changing filename of some documents.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 19 Aug 2017 22:28:41 +0000 (07:28 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 19 Aug 2017 22:28:41 +0000 (07:28 +0900)
source/src/qt/common/qrc/commontexts.qrc

index a599131..d168873 100644 (file)
@@ -17,7 +17,7 @@
     <file alias="history_by_mr_tanam.txt">../../../../history_by_mr_tanam.txt</file>
     <file alias="revision.txt">../../../../revision.txt</file>
     
-    <file alias="LICENSE.txt">../../../../LICENSE</file>
+    <file alias="LICENSE.txt">../../../../LICENSE.txt</file>
     <file alias="LICENSE.ja.txt">../../../../LICENSE.ja.txt</file>
 </qresource>
 </RCC>