diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-03-20 09:04:12 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-03-20 09:04:12 +0000 |
commit | 668c6216018ff1fba4ec7079e75b713c7dc945db (patch) | |
tree | 59cafae7bbddd8471fef06e1ec8c00dffc6c9972 /app-misc/rox-filer | |
parent | Fix desktop file (diff) | |
download | gentoo-2-668c6216018ff1fba4ec7079e75b713c7dc945db.tar.gz gentoo-2-668c6216018ff1fba4ec7079e75b713c7dc945db.tar.bz2 gentoo-2-668c6216018ff1fba4ec7079e75b713c7dc945db.zip |
Fix desktop file
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'app-misc/rox-filer')
-rw-r--r-- | app-misc/rox-filer/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/rox-filer/files/rox.desktop | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-misc/rox-filer/ChangeLog b/app-misc/rox-filer/ChangeLog index 026b7748659e..0e1747cff76a 100644 --- a/app-misc/rox-filer/ChangeLog +++ b/app-misc/rox-filer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/rox-filer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox-filer/ChangeLog,v 1.1 2015/03/10 01:43:58 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox-filer/ChangeLog,v 1.2 2015/03/20 09:04:12 jlec Exp $ + + 20 Mar 2015; Justin Lecher <jlec@gentoo.org> files/rox.desktop: + Fix desktop file *rox-filer-2.11 (10 Mar 2015) @@ -8,4 +11,3 @@ +files/rox-filer-2.11-in-source-build.patch, +files/rox.desktop, +metadata.xml: initial import, bug 537388, thanks Punarbasu 'ppurka' Purkayastha, sitquietly - diff --git a/app-misc/rox-filer/files/rox.desktop b/app-misc/rox-filer/files/rox.desktop index 583eefaef6a6..e0b83df58bc2 100644 --- a/app-misc/rox-filer/files/rox.desktop +++ b/app-misc/rox-filer/files/rox.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Type=Application Name=Rox-Filer Comment=The Rox File Manager Icon=rox Exec=rox -Categories=GTK;Utility;System;Core; +Categories=GTK;System;Core; StartupNotify=true Terminal=false |