summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:42:08 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:42:08 +0000
commit878016d64f8f62bf7749f875b49b2e4227b3175b (patch)
treea98d0ad3105d69edb493bcab63131b6823f3cc1e /sci-misc
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-878016d64f8f62bf7749f875b49b2e4227b3175b.tar.gz
gentoo-2-878016d64f8f62bf7749f875b49b2e4227b3175b.tar.bz2
gentoo-2-878016d64f8f62bf7749f875b49b2e4227b3175b.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/qcad/ChangeLog7
-rw-r--r--sci-misc/qcad/qcad-2.0.4.0-r5.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-misc/qcad/ChangeLog b/sci-misc/qcad/ChangeLog
index 8960487144bc..c4d440eb50a9 100644
--- a/sci-misc/qcad/ChangeLog
+++ b/sci-misc/qcad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/qcad
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/ChangeLog,v 1.24 2007/12/31 19:24:55 je_fro Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/ChangeLog,v 1.25 2008/02/29 20:42:08 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ChangeLog:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
31 Dec 2007; Jeff Gardner <je_fro@gentoo.org> qcad-2.0.4.0-r1.ebuild,
qcad-2.0.4.0-r2.ebuild, qcad-2.0.4.0-r3.ebuild, qcad-2.0.4.0-r4.ebuild,
diff --git a/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild b/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild
index a73257d00b5f..d84dc8881599 100644
--- a/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild
+++ b/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild,v 1.2 2007/12/31 19:24:55 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r5.ebuild,v 1.3 2008/02/29 20:42:08 carlo Exp $
inherit kde-functions eutils
@@ -79,7 +79,7 @@ src_install () {
dodir /usr/share/${P}
cp -pPR patterns examples fonts qm "${D}"/usr/share/${P}
doicon src/xpm/${PN}.xpm
- make_desktop_entry ${PN} QCad ${PN}.xpm Office
+ make_desktop_entry ${PN} QCad ${PN} Office
cd ..
dodoc README
if use doc; then