gnu: rxvt-unicode: Give 'urxvtc.desktop' a unique display name.

* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: In phase
'install-desktop-urxvtc' add '(client)' to the 'Name' line of the
resulting '.desktop' file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
master
ng0 2017-03-23 01:53:19 +00:00 committed by Marius Bakke
parent 359ea6ba29
commit 120349bfb4
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ compact configuration syntax.")
(lambda _
(format #t
"[Desktop Entry]~@
Name=rxvt-unicode~@
Name=rxvt-unicode (client)~@
Comment=Rxvt clone with XFT and unicode support~@
Exec=~a/bin/urxvtc~@
TryExec=~@*~a/bin/urxvtc~@