From be0e7a87e066053bc57b191cf762a454687e1181 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 18 Nov 2020 23:14:01 +0100 Subject: [PATCH] Rename the desktop files --- .../{deforaos-camera.desktop => org.defora.camera.desktop} | 0 ...deforaos-gallery.desktop => org.defora.gallery.desktop} | 0 data/project.conf | 7 ++++--- 3 files changed, 4 insertions(+), 3 deletions(-) rename data/{deforaos-camera.desktop => org.defora.camera.desktop} (100%) rename data/{deforaos-gallery.desktop => org.defora.gallery.desktop} (100%) diff --git a/data/deforaos-camera.desktop b/data/org.defora.camera.desktop similarity index 100% rename from data/deforaos-camera.desktop rename to data/org.defora.camera.desktop diff --git a/data/deforaos-gallery.desktop b/data/org.defora.gallery.desktop similarity index 100% rename from data/deforaos-gallery.desktop rename to data/org.defora.gallery.desktop diff --git a/data/project.conf b/data/project.conf index 47a041c..54d7fea 100644 --- a/data/project.conf +++ b/data/project.conf @@ -1,7 +1,8 @@ -dist=Makefile,deforaos-camera.desktop,deforaos-gallery.desktop +dist=Makefile,org.defora.camera.desktop,org.defora.gallery.desktop -[deforaos-camera.desktop] +#dist +[org.defora.camera.desktop] install=$(PREFIX)/share/applications -[deforaos-gallery.desktop] +[org.defora.gallery.desktop] install=$(PREFIX)/share/applications