diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-17 16:20:02 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-17 16:20:02 +0200 |
commit | 9494745d46fe20b0d3ca20e3d23a926b34ed7a08 (patch) | |
tree | bf982adf0d80e71a1fdb280425b99133f07d33fd /po | |
parent | 8c996447beb0353ed76f48e3ee220bef2455382b (diff) | |
download | caja-extensions-9494745d46fe20b0d3ca20e3d23a926b34ed7a08.tar.bz2 caja-extensions-9494745d46fe20b0d3ca20e3d23a926b34ed7a08.tar.xz |
Add open-terminal extension
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..ff9a8c2 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,4 @@ +# List of source files containing translatable strings. +# Please keep this list in alphabetic order. +open-terminal/caja-open-terminal.c +open-terminal/org.mate.caja-open-terminal.gschema.xml.in |