diff options
author | Robert Tari <robert@tari.in> | 2023-09-07 11:24:03 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-09 13:28:24 +0200 |
commit | 1536c23e36666f89f9a03e2e8992c8917cced74d (patch) | |
tree | 45c2185504ee01a552512ffe72589f038db4560e /po | |
parent | 0d2c8f74be593014099a61c0e3089d80399ef3dd (diff) | |
download | ayatana-indicator-datetime-1536c23e36666f89f9a03e2e8992c8917cced74d.tar.gz ayatana-indicator-datetime-1536c23e36666f89f9a03e2e8992c8917cced74d.tar.bz2 ayatana-indicator-datetime-1536c23e36666f89f9a03e2e8992c8917cced74d.zip |
Fix gschema file translation
fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/93
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fe5cde1..511daee 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ data/org.ayatana.indicator.datetime.AlarmProperties.xml -data/org.ayatana.indicator.datetime.gschema.xml.in.in +data/org.ayatana.indicator.datetime.gschema.xml.in src/actions.cpp src/actions-live.cpp src/alarm-queue-simple.cpp |