mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix the Electric Eyes key so it calls the write program name.
Prompted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
This commit is contained in:
parent
df8d17ab95
commit
7f414a569a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66178
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomemimedata
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-mime-data
|
||||
|
11
misc/gnome-mime-data/files/patch-gnome-vfs.applications
Normal file
11
misc/gnome-mime-data/files/patch-gnome-vfs.applications
Normal file
@ -0,0 +1,11 @@
|
||||
--- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002
|
||||
+++ gnome-vfs.applications Thu Sep 12 02:03:27 2002
|
||||
@@ -55,7 +55,7 @@
|
||||
mime_types=application/x-deb
|
||||
|
||||
electric_eyes
|
||||
- command=ee
|
||||
+ command=ElectricEyes
|
||||
name=Electric Eyes
|
||||
can_open_multiple_files=true
|
||||
expects_uris=false
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomemimedata
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-mime-data
|
||||
|
11
misc/gnomemimedata/files/patch-gnome-vfs.applications
Normal file
11
misc/gnomemimedata/files/patch-gnome-vfs.applications
Normal file
@ -0,0 +1,11 @@
|
||||
--- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002
|
||||
+++ gnome-vfs.applications Thu Sep 12 02:03:27 2002
|
||||
@@ -55,7 +55,7 @@
|
||||
mime_types=application/x-deb
|
||||
|
||||
electric_eyes
|
||||
- command=ee
|
||||
+ command=ElectricEyes
|
||||
name=Electric Eyes
|
||||
can_open_multiple_files=true
|
||||
expects_uris=false
|
Loading…
Reference in New Issue
Block a user