<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Fri, 2011-08-12 at 19:27 +0200, Matěj Cepl wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
From: Adam Jackson <<A HREF="mailto:ajax@redhat.com">ajax@redhat.com</A>>
Signed-off-by: Matěj Cepl <<A HREF="mailto:mcepl@redhat.com">mcepl@redhat.com</A>>
---
xcalc.desktop | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 xcalc.desktop
diff --git a/xcalc.desktop b/xcalc.desktop
new file mode 100644
index 0000000..000438e
--- /dev/null
+++ b/xcalc.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=XCalc
+GenericName=Scientific Calculator
+Comment=Scientific Calculator X11 Client
+Exec=xcalc
+Terminal=false
+Type=Application
+Categories=Utility;
</PRE>
</BLOCKQUOTE>
<BR>
I haven't seen any other .desktop file. What is the motivation behind this patch?<BR>
There are 50+ X applications, why this one and not other ones?<BR>
<BR>
The commit text should indicate what happens on the user desktop, which desktop will pick this up,<BR>
what happens on Mac, BSD like systems, Solaris, etc... <BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
--
1.7.6
_______________________________________________
<A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>: X.Org development
Archives: <A HREF="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</A>
Info: <A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>