diff options
author | rbuj <[email protected]> | 2021-01-26 10:56:28 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-05 13:53:27 +0100 |
commit | afd8f48f9b71f68953bc8e6bf4859031475aee0f (patch) | |
tree | 4a435d579918ab0e822d6667aa6976e241a7cd95 /po | |
parent | e3823413fdbd101cff509db02f7818a7a29d7497 (diff) | |
download | eom-afd8f48f9b71f68953bc8e6bf4859031475aee0f.tar.bz2 eom-afd8f48f9b71f68953bc8e6bf4859031475aee0f.tar.xz |
build: Use PACKAGE_URL variable
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 459f76f..fc2bf10 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,7 +2,7 @@ # Please keep this file sorted alphabetically. cut-n-paste/toolbar-editor/egg-editable-toolbar.c cut-n-paste/toolbar-editor/egg-toolbar-editor.c -data/eom.appdata.xml.in +data/eom.appdata.xml.in.in data/eom.desktop.in.in data/eom-image-properties-dialog.ui data/eom-multiple-save-as-dialog.ui @@ -10,10 +10,10 @@ data/eom-preferences-dialog.ui data/metadata-sidebar.ui data/org.mate.eom.gschema.xml.in plugins/fullscreen/eom-fullscreen-plugin.c -plugins/fullscreen/fullscreen.plugin.desktop.in +plugins/fullscreen/fullscreen.plugin.desktop.in.in plugins/reload/eom-reload-plugin.c -plugins/reload/reload.plugin.desktop.in -plugins/statusbar-date/statusbar-date.plugin.desktop.in +plugins/reload/reload.plugin.desktop.in.in +plugins/statusbar-date/statusbar-date.plugin.desktop.in.in src/eom-application.c src/eom-close-confirmation-dialog.c src/eom-file-chooser.c |