Change all .desktop files to RDNS style
[geeqie.git] / plugins / tethered-photography / meson.build
index 26a5c71..5544b0a 100644 (file)
@@ -14,8 +14,8 @@
 install_data('geeqie-tethered-photography', 'geeqie-tethered-photography-hook-script', install_dir : gq_bindir)
 
 i18n.merge_file(
-    input : 'tethered-photography.desktop.in',
-    output : 'tethered-photography.desktop',
+    input : 'org.geeqie.tethered-photography.desktop.in',
+    output : 'org.geeqie.tethered-photography.desktop',
     type : 'desktop',
     po_dir : podir,
     install : true,