diff options
author | rbuj <[email protected]> | 2021-01-23 13:52:08 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-21 19:33:50 +0200 |
commit | 92f751b2ae5a3bf90e39434255fec503cf471be7 (patch) | |
tree | c4005557f4376a3de2cefdc5af65f80e512ac514 /po | |
parent | 77ae01b92666ab5554b168cf207ce37ded4deb2e (diff) | |
download | caja-92f751b2ae5a3bf90e39434255fec503cf471be7.tar.bz2 caja-92f751b2ae5a3bf90e39434255fec503cf471be7.tar.xz |
build: allow users to disable gettext support (--disable-nls)
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 c0ca3a7f..5a6745e4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -data/browser.xml.in +data/browser.xml data/caja.appdata.xml.in.in data/caja-autorun-software.desktop.in.in data/caja-browser.desktop.in.in |