From a972648f67cc4247d05393dbdc782de1c82abeba Mon Sep 17 00:00:00 2001 From: Gregor Riepl Date: Wed, 3 Feb 2021 00:27:16 +0100 Subject: [PATCH] Rename metadata files to conform with appstream spec --- cura.appdata.xml => com.ultimaker.cura.appdata.xml | 0 cura.desktop.in => com.ultimaker.cura.desktop.in | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename cura.appdata.xml => com.ultimaker.cura.appdata.xml (100%) rename cura.desktop.in => com.ultimaker.cura.desktop.in (100%) diff --git a/cura.appdata.xml b/com.ultimaker.cura.appdata.xml similarity index 100% rename from cura.appdata.xml rename to com.ultimaker.cura.appdata.xml diff --git a/cura.desktop.in b/com.ultimaker.cura.desktop.in similarity index 100% rename from cura.desktop.in rename to com.ultimaker.cura.desktop.in