<div dir="ltr">ack<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 1:56 PM, Christophe Fergeau <span dir="ltr"><<a href="mailto:cfergeau@redhat.com" target="_blank">cfergeau@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">They were never translated from .in files to actual files, and now it's<br>
clear we don't want to promote spicy as a first-class desktop<br>
application.<br>
---<br>
 <a href="http://configure.ac" target="_blank">configure.ac</a>             |  1 -<br>
 data/Makefile.am         | 20 --------------------<br>
 data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a>   |  8 --------<br>
 data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a> | 10 ----------<br>
 po/POTFILES.in           |  2 --<br>
 5 files changed, 41 deletions(-)<br>
 delete mode 100644 data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a><br>
 delete mode 100644 data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a><br>
<br>
diff --git a/<a href="http://configure.ac" target="_blank">configure.ac</a> b/<a href="http://configure.ac" target="_blank">configure.ac</a><br>
index 8bec7a1..6b8bff9 100644<br>
--- a/<a href="http://configure.ac" target="_blank">configure.ac</a><br>
+++ b/<a href="http://configure.ac" target="_blank">configure.ac</a><br>
@@ -734,7 +734,6 @@ spice-client-gtk-2.0.pc<br>
 spice-client-gtk-3.0.pc<br>
 spice-controller.pc<br>
 data/Makefile<br>
-data/<a href="http://spicy.desktop.in" target="_blank">spicy.desktop.in</a><br>
 data/spicy.nsis<br>
 po/Makefile.in<br>
 gtk/Makefile<br>
diff --git a/data/Makefile.am b/data/Makefile.am<br>
index 71934af..a289c23 100644<br>
--- a/data/Makefile.am<br>
+++ b/data/Makefile.am<br>
@@ -1,33 +1,13 @@<br>
 NULL=<br>
<br>
-# TODO: not sure if we want to do that<br>
-#desktopdir       = $(datadir)/applications<br>
-#desktop_in_files = <a href="http://spicy.desktop.in" target="_blank">spicy.desktop.in</a><br>
-#desktop_DATA     = $(desktop_in_files:.<a href="http://desktop.in" target="_blank">desktop.in</a>=.desktop)<br>
-#@INTLTOOL_DESKTOP_RULE@<br>
-#<br>
-#MIMEFILES = <a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a><br>
-#mimedir = $(datadir)/mime/packages<br>
-#mime_DATA = spice-mime.xml<br>
-#@INTLTOOL_XML_RULE@<br>
-<br>
 EXTRA_DIST =                                   \<br>
        spicy.nsis                              \<br>
-       <a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a> <a href="http://spicy.desktop.in" target="_blank">spicy.desktop.in</a>      \<br>
        spice-protocol.vapi                     \<br>
        gtkrc                                   \<br>
        $(desktop_in_files)                     \<br>
        org.spice-space.lowlevelusbaccess.policy \<br>
        $(NULL)<br>
<br>
-CLEANFILES =                                   \<br>
-       $(desktop_DATA)                         \<br>
-       $(NULL)<br>
-<br>
-DISTCLEANFILES =                               \<br>
-       $(desktop_DATA)                         \<br>
-       $(NULL)<br>
-<br>
 vapidir = $(VAPIDIR)<br>
 vapi_DATA = spice-protocol.vapi<br>
<br>
diff --git a/data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a> b/data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a><br>
deleted file mode 100644<br>
index 3bfd575..0000000<br>
--- a/data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a><br>
+++ /dev/null<br>
@@ -1,8 +0,0 @@<br>
-<?xml version="1.0" encoding="UTF-8"?><br>
-<mime-info xmlns="<a href="http://www.freedesktop.org/standards/shared-mime-info" target="_blank">http://www.freedesktop.org/standards/shared-mime-info</a>"><br>
-       <mime-type type="application/x-spice"><br>
-               <sub-class-of type="text/plain"/><br>
-               <_comment>Remote Desktop (SPICE) file</_comment><br>
-               <glob pattern="*.spice"/><br>
-       </mime-type><br>
-</mime-info><br>
diff --git a/data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a> b/data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a><br>
deleted file mode 100644<br>
index b2e5b30..0000000<br>
--- a/data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a><br>
+++ /dev/null<br>
@@ -1,10 +0,0 @@<br>
-[Desktop Entry]<br>
-_Name=SPICE Remote Desktop Viewer<br>
-_Comment=Access remote SPICE desktops<br>
-Exec=spicy<br>
-#Icon=spice<br>
-Terminal=false<br>
-MimeType=x-scheme-handler/spice<br>
-Type=Application<br>
-StartupNotify=true<br>
-Categories=GNOME;GTK;Network;RemoteAccess;<br>
diff --git a/po/POTFILES.in b/po/POTFILES.in<br>
index 3375ab5..d7bf614 100644<br>
--- a/po/POTFILES.in<br>
+++ b/po/POTFILES.in<br>
@@ -1,5 +1,3 @@<br>
-data/<a href="http://spice-mime.xml.in" target="_blank">spice-mime.xml.in</a><br>
-data/<a href="http://spicy.desktop.in.in" target="_blank">spicy.desktop.in.in</a><br>
 gtk/channel-usbredir.c<br>
 gtk/desktop-integration.c<br>
 gtk/spice-channel.c<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.1.0<br>
<br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Marc-André Lureau
</div>