added "Complete/NotComplete" status to folders, now the user can track if he/she has all the comics of a certain collection

This commit is contained in:
Luis Ángel San Martín
2014-06-10 21:37:58 +02:00
commit 24cc997891
749 changed files with 69010 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<RCC>
<qresource prefix="/" >
<file>../images/main_toolbar/back.png</file>
<file>../images/main_toolbar/back_disabled.png</file>
<file>../images/main_toolbar/forward.png</file>
<file>../images/main_toolbar/forward_disabled.png</file>
<file>../images/main_toolbar/settings.png</file>
<file>../images/main_toolbar/server.png</file>
<file>../images/main_toolbar/help.png</file>
<file>../images/main_toolbar/fullscreen.png</file>
<file>../images/libraryIcon.png</file>
<file>../images/setRoot.png</file>
<file>../images/expand.png</file>
<file>../images/colapse.png</file>
<file>../images/newLibraryIcon.png</file>
<file>../images/openLibraryIcon.png</file>
</qresource>
</RCC>