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