mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-09 20:05:53 +00:00
add translations to resources
fix plasmoid icon
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
[Global]
|
[Global]
|
||||||
IconName=netctl-gui
|
IconName=netctl-gui-widget
|
||||||
Name=Netctl plasmoid
|
Name=Netctl plasmoid
|
||||||
Comment=Netctl plasmoid popups
|
Comment=Netctl plasmoid popups
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
<qresource>
|
<qresource>
|
||||||
<!-- helper translations -->
|
<!-- helper translations -->
|
||||||
<file>translations-helper/en.qm</file>
|
<file>translations-helper/en.qm</file>
|
||||||
|
<file>translations-helper/ja.qm</file>
|
||||||
<file>translations-helper/ru.qm</file>
|
<file>translations-helper/ru.qm</file>
|
||||||
<!-- pony <3 -->
|
<!-- pony <3 -->
|
||||||
<file>pinkiepie</file>
|
<file>pinkiepie</file>
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
<qresource>
|
<qresource>
|
||||||
<!-- gui translations -->
|
<!-- gui translations -->
|
||||||
<file>translations/en.qm</file>
|
<file>translations/en.qm</file>
|
||||||
|
<file>translations/ja.qm</file>
|
||||||
<file>translations/ru.qm</file>
|
<file>translations/ru.qm</file>
|
||||||
<!-- icons -->
|
<!-- icons -->
|
||||||
<file>icon.png</file>
|
<file>icon.png</file>
|
||||||
|
Reference in New Issue
Block a user