mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Major refactor with GNOME Builder & Flatpak support
This commit is contained in:
1
po/LINGUAS
Normal file
1
po/LINGUAS
Normal file
@@ -0,0 +1 @@
|
||||
# Please keep this file sorted alphabetically.
|
||||
16
po/POTFILES.in
Normal file
16
po/POTFILES.in
Normal file
@@ -0,0 +1,16 @@
|
||||
# List of source files containing translatable strings.
|
||||
# Please keep this file sorted alphabetically.
|
||||
data/au.stevetech.test.desktop.in
|
||||
data/au.stevetech.test.metainfo.xml.in
|
||||
data/au.stevetech.test.gschema.xml
|
||||
yafi/main.py
|
||||
yafi/window.py
|
||||
yafi/thermals.py
|
||||
yafi/leds.py
|
||||
yafi/battery.py
|
||||
yafi/hardware.py
|
||||
yafi/ui/window.ui
|
||||
yafi/ui/thermals.ui
|
||||
yafi/ui/leds.ui
|
||||
yafi/ui/battery.ui
|
||||
yafi/ui/hardware.ui
|
||||
1
po/meson.build
Normal file
1
po/meson.build
Normal file
@@ -0,0 +1 @@
|
||||
i18n.gettext('test', preset: 'glib')
|
||||
Reference in New Issue
Block a user