diff options
author | Wu Xiaotian <[email protected]> | 2019-05-15 19:04:00 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-20 18:35:04 +0200 |
commit | fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a (patch) | |
tree | 46e08bc153dd341b9458c11545cae8524977ee93 /po/POTFILES.in | |
parent | 90ac01d98d622deec25cae25a2b3213880f475e3 (diff) | |
download | caja-fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a.tar.bz2 caja-fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a.tar.xz |
migrate intltool to gettext
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index ebe93e17..f9b43db1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,5 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -[encoding: UTF-8] data/browser.xml data/caja.appdata.xml.in data/caja-autorun-software.desktop.in @@ -50,8 +49,8 @@ libcaja-private/caja-search-directory-file.c libcaja-private/caja-tree-view-drag-dest.c libcaja-private/caja-undostack-manager.c libcaja-private/caja-vfs-file.c -[type: gettext/gsettings]libcaja-private/org.mate.caja.gschema.xml -[type: gettext/gsettings]libcaja-private/org.mate.media-handling.gschema.xml +libcaja-private/org.mate.caja.gschema.xml +libcaja-private/org.mate.media-handling.gschema.xml libegg/eggdesktopfile.c libegg/eggsmclient.c src/file-manager/fm-desktop-icon-view.c @@ -72,14 +71,14 @@ src/file-manager/caja-list-view-ui.xml src/caja-application.c src/caja-autorun-software.c src/caja-bookmarks-window.c -[type: gettext/glade]src/caja-bookmarks-window.ui +src/caja-bookmarks-window.ui src/caja-connect-server-dialog-main.c src/caja-connect-server-dialog.c src/caja-desktop-window.c src/caja-emblem-sidebar.c src/caja-file-management-properties-main.c src/caja-file-management-properties.c -[type: gettext/glade]src/caja-file-management-properties.ui +src/caja-file-management-properties.ui src/caja-history-sidebar.c src/caja-image-properties-page.c src/caja-information-panel.c |