diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-18 10:01:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-18 10:01:54 +0800 |
commit | 7b41f9f4b5c67a2912664f1afd69eb2d106be88c (patch) | |
tree | 7c8dd87088978ed30e3298710199eebc6d411f1e | |
parent | 05333f58bc7b3f215e23d828149714eab621f23f (diff) | |
download | freebsd-ports-gnome-7b41f9f4b5c67a2912664f1afd69eb2d106be88c.tar.gz freebsd-ports-gnome-7b41f9f4b5c67a2912664f1afd69eb2d106be88c.tar.zst freebsd-ports-gnome-7b41f9f4b5c67a2912664f1afd69eb2d106be88c.zip |
Update default application commands for Firefox, Thunderbird, and Mozilla.
PR: 75067
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
4 files changed, 50 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 6b6275f31d09..0a50fdd1b243 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.8 diff --git a/sysutils/gnome-control-center/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c b/sysutils/gnome-control-center/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c new file mode 100644 index 000000000000..7607447c4e19 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c @@ -0,0 +1,24 @@ +--- capplets/default-applications/gnome-default-applications-properties-structs.c.orig Mon Dec 13 22:37:25 2004 ++++ capplets/default-applications/gnome-default-applications-properties-structs.c Mon Dec 13 22:45:16 2004 +@@ -9,11 +9,8 @@ + { N_("Epiphany"), "epiphany", "epiphany %s", FALSE, FALSE }, + { N_("Galeon"), "galeon", "galeon %s", FALSE, FALSE }, + { N_("Encompass"), "encompass", "encompass %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "mozilla-firebird", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "mozilla-firefox", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "firefox", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Mozilla/Netscape 6"), "mozilla-1.6", "mozilla-1.6 %s", FALSE, FALSE }, +- { N_("Mozilla/Netscape 6"), "mozilla", "mozilla %s", FALSE, FALSE }, ++ { N_("FireFox"), "firefox", "firefox %s", FALSE, FALSE }, ++ { N_("Mozilla"), "mozilla", "mozilla %s", FALSE, FALSE }, + { N_("Netscape Communicator"), "netscape", "netscape %s", FALSE, FALSE }, + { N_("Konqueror"), "konqueror", "konqueror %s", FALSE, FALSE }, + { N_("W3M Text Browser"), "w3n", "w3m %s", TRUE, FALSE }, +@@ -40,6 +37,7 @@ + { N_("Balsa"), "balsa", "balsa -m %s", FALSE, FALSE }, + { N_("KMail"), "kmail", "kmail %s", FALSE, FALSE }, + { N_("Mozilla Mail"), "mozilla", "mozilla -mail %s", FALSE, FALSE}, ++ { N_("Thunderbird"), "thunderbird", "thunderbird %s", FALSE, FALSE}, + { N_("Mutt") , "mutt", "mutt %s", TRUE, FALSE }, + + }; diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 6b6275f31d09..0a50fdd1b243 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.8 diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c new file mode 100644 index 000000000000..7607447c4e19 --- /dev/null +++ b/sysutils/gnomecontrolcenter2/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c @@ -0,0 +1,24 @@ +--- capplets/default-applications/gnome-default-applications-properties-structs.c.orig Mon Dec 13 22:37:25 2004 ++++ capplets/default-applications/gnome-default-applications-properties-structs.c Mon Dec 13 22:45:16 2004 +@@ -9,11 +9,8 @@ + { N_("Epiphany"), "epiphany", "epiphany %s", FALSE, FALSE }, + { N_("Galeon"), "galeon", "galeon %s", FALSE, FALSE }, + { N_("Encompass"), "encompass", "encompass %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "mozilla-firebird", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "mozilla-firefox", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Firebird/FireFox"), "firefox", "mozilla-firebird %s", FALSE, FALSE }, +- { N_("Mozilla/Netscape 6"), "mozilla-1.6", "mozilla-1.6 %s", FALSE, FALSE }, +- { N_("Mozilla/Netscape 6"), "mozilla", "mozilla %s", FALSE, FALSE }, ++ { N_("FireFox"), "firefox", "firefox %s", FALSE, FALSE }, ++ { N_("Mozilla"), "mozilla", "mozilla %s", FALSE, FALSE }, + { N_("Netscape Communicator"), "netscape", "netscape %s", FALSE, FALSE }, + { N_("Konqueror"), "konqueror", "konqueror %s", FALSE, FALSE }, + { N_("W3M Text Browser"), "w3n", "w3m %s", TRUE, FALSE }, +@@ -40,6 +37,7 @@ + { N_("Balsa"), "balsa", "balsa -m %s", FALSE, FALSE }, + { N_("KMail"), "kmail", "kmail %s", FALSE, FALSE }, + { N_("Mozilla Mail"), "mozilla", "mozilla -mail %s", FALSE, FALSE}, ++ { N_("Thunderbird"), "thunderbird", "thunderbird %s", FALSE, FALSE}, + { N_("Mutt") , "mutt", "mutt %s", TRUE, FALSE }, + + }; |