mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
4163bce8a2
* Status Bar now available for Scan Popup window as well. * Fixed #13: Eliminated modal box when sound is not available: Instead of modal dialog box we now show the status bar message, with error icon, thus making it visible but not disruptive. * Proper handling of status bar images. * Styling of the status bar in both modes (in Mani Window and in Popup Window).
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>version.txt</file>
|
|
<file>icons/print.png</file>
|
|
<file>icons/arrow.png</file>
|
|
<file>icons/prefix.png</file>
|
|
<file>icons/pushpin.png</file>
|
|
<file>icons/playsound.png</file>
|
|
<file>icons/closetab.png</file>
|
|
<file>icons/addtab.png</file>
|
|
<file>icons/next.png</file>
|
|
<file>icons/previous.png</file>
|
|
<file>icons/reload.png</file>
|
|
<file>icons/programicon.png</file>
|
|
<file>icons/programicon_scan.png</file>
|
|
<file>icons/programs.png</file>
|
|
<file>icons/wizard.png</file>
|
|
<file>icons/warning.png</file>
|
|
<file>article-style.css</file>
|
|
<file>article-style-print.css</file>
|
|
<file>qt-style.css</file>
|
|
<file>icons/icon32_dsl.png</file>
|
|
<file>icons/icon32_stardict.png</file>
|
|
<file>icons/icon32_xdxf.png</file>
|
|
<file>icons/icon32_bgl.png</file>
|
|
<file>icons/icon32_dictd.png</file>
|
|
<file>icons/icon32_hunspell.png</file>
|
|
<file>icons/fileopen.png</file>
|
|
<file>icons/filesave.png</file>
|
|
<file>icons/icon32_wiki.png</file>
|
|
<file>icons/icon32_zoombase.png</file>
|
|
<file>icons/icon32_zoomin.png</file>
|
|
<file>icons/icon32_zoomout.png</file>
|
|
<file>icons/network.png</file>
|
|
<file>icons/hotkeys.png</file>
|
|
<file>icons/interface.png</file>
|
|
<file>icons/configure.png</file>
|
|
<file>icons/book.png</file>
|
|
<file>icons/bookcase.png</file>
|
|
<file>qt-style-st-lingvo.css</file>
|
|
<file>article-style-st-lingvo.css</file>
|
|
<file>icons/internet.png</file>
|
|
<file>icons/icon_dsl_native.png</file>
|
|
<file>icons/forvo.png</file>
|
|
<file>icons/windows-list.png</file>
|
|
<file>CREDITS.txt</file>
|
|
<file>icons/highlighter.png</file>
|
|
<file>icons/error.png</file>
|
|
</qresource>
|
|
</RCC>
|