##// END OF EJS Templates
Removed _d for debug binaries, moved plugin to default location...
Removed _d for debug binaries, moved plugin to default location in /usr/lib(64)/SocExplorer/plugins and added /etc/SocExplorer/plugin.conf.d/ as lookup path.

File last commit:

r64:fb730b849667 default
r65:7f2fbf718320 default
Show More
SocExplorer.qrc
23 lines | 1.1 KiB | text/plain | TextLexer
<RCC>
<qresource prefix="/images">
<file alias="logolpp.png">images/logo-lpp.png</file>
<file alias="logocnrs.png">images/LOGO CNRS.png</file>
<file alias="logoso.png">images/LOGO SO.png</file>
<file alias="logolppcutted.png">images/logo-lpp-cutted.png</file>
<file alias="trash.svg">images/Gnome-user-trash.svg</file>
<file alias="refresh.svg">images/Gnome-view-refresh.svg</file>
<file alias="open.svg">images/Gnome-document-open.svg</file>
<file alias="add.svg">images/Gnome-list-add.svg</file>
<file alias="server.svg">images/Gnome-network-server.svg</file>
<file alias="config.svg">images/Gnome-preferences-system.svg</file>
<file alias="up.svg">images/Gnome-go-up.svg</file>
<file alias="down.svg">images/Gnome-go-down.svg</file>
<file alias="icon.png">images/Indiana_Jones_cappello.png</file>
</qresource>
<qresource prefix="/about">
<file alias="about.html">txt/about.html</file>
</qresource>
<qresource prefix="/styles">
<file alias="SocExplorer.css">Styles/SocExplorer.css</file>
</qresource>
</RCC>