diff options
author | Robert Tari <robert@tari.in> | 2023-08-02 15:51:00 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2023-08-02 15:51:00 +0200 |
commit | 794ebd1d2fe76d7c459a4370a126b43f271ebab7 (patch) | |
tree | 3ca279dbe14893e4db4848418032e38c780cbd90 /po | |
parent | 8a1b9c35ac6ed9f97e604baabfb773c5bc63a2de (diff) | |
download | ayatana-indicator-keyboard-794ebd1d2fe76d7c459a4370a126b43f271ebab7.tar.gz ayatana-indicator-keyboard-794ebd1d2fe76d7c459a4370a126b43f271ebab7.tar.bz2 ayatana-indicator-keyboard-794ebd1d2fe76d7c459a4370a126b43f271ebab7.zip |
Fix build warnings + cleanup
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/Makevars b/po/Makevars deleted file mode 100644 index 18ed9571..00000000 --- a/po/Makevars +++ /dev/null @@ -1,5 +0,0 @@ -DOMAIN = $(PACKAGE) -subdir = po -top_builddir = .. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 -EXTRA_LOCALE_CATEGORIES = |