1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/editors/py-room/files/patch-pyroom.desktop
Dmitry Marakasov b5c6ec6bd2 - Fix paths to icon and executable in .desktop file
- Fix LOCALBASE/PREFIX misuse

PR:		143296
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:	Alexander Best <alexbestms@wwu.de> (maintainer)
Feature safe:	yes
2010-02-17 17:06:53 +00:00

15 lines
415 B
Desktop File

--- pyroom.desktop 2009-04-06 10:32:56.000000000 +0200
+++ pyroom.desktop 2009-04-06 10:32:56.000000000 +0200
@@ -1,9 +1,9 @@
[Desktop Entry]
Version=1.0
Name=PyRoom
-Icon=/usr/share/pyroom/pyroom.png
+Icon=%%PREFIX%%/share/pyroom/pyroom.png
Comment=Distraction free full-screen text editor
-Exec=/usr/bin/pyroom %F
+Exec=%%PREFIX%%/bin/pyroom %F
Terminal=false
Type=Application
Categories=GNOME;GTK;Office;