1
0
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:
Joe Marcus Clarke 2002-09-12 06:07:19 +00:00
parent df8d17ab95
commit 7f414a569a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66178
4 changed files with 24 additions and 0 deletions

View File

@ -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

View 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

View File

@ -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

View 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