From be71bf80d290c98c0f6a66d3dcab28515b4ea371 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Fri, 4 Oct 2024 20:53:17 +0100 Subject: Initial commit --- po/POTFILES.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 po/POTFILES.in (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..716f409 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,8 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. +data/com.fryzekconcepts.weegtk.desktop.in +data/com.fryzekconcepts.weegtk.metainfo.xml.in +data/com.fryzekconcepts.weegtk.gschema.xml +src/main.py +src/window.py +src/window.ui -- cgit