rpms/xdg-utils/EL-5 xdg-utils-1.0.1-htmlview.patch, NONE, 1.1 xdg-utils-1.0.1-typo.patch, NONE, 1.1

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Jun 6 13:36:09 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/xdg-utils/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28416

Added Files:
	xdg-utils-1.0.1-htmlview.patch xdg-utils-1.0.1-typo.patch 
Log Message:
* Mon Apr 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-3
- add htmlview,links to browser fallbacks

* Tue Dec 19 2006 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-2
- fix typo in xdg-icon-resource manpage


xdg-utils-1.0.1-htmlview.patch:

--- NEW FILE xdg-utils-1.0.1-htmlview.patch ---
--- xdg-utils-1.0.1/scripts/xdg-open.htmlview	2007-04-23 08:46:17.000000000 -0500
+++ xdg-utils-1.0.1/scripts/xdg-open	2007-04-23 08:47:28.000000000 -0500
@@ -417,7 +417,7 @@
 if [ x"$DE" = x"" ]; then
     # if BROWSER variable is not set, check some well known browsers instead
     if [ x"$BROWSER" = x"" ]; then
-        BROWSER=firefox:mozilla:netscape
+        BROWSER=htmlview:firefox:mozilla:netscape:links:lynx
     fi
     DE=generic
 fi

xdg-utils-1.0.1-typo.patch:

--- NEW FILE xdg-utils-1.0.1-typo.patch ---
--- xdg-utils-1.0.1/scripts/man/xdg-icon-resource.1.typo	2006-11-03 21:35:57.000000000 -0600
+++ xdg-utils-1.0.1/scripts/man/xdg-icon-resource.1	2006-12-19 15:52:35.000000000 -0600
@@ -56,7 +56,7 @@
 .SH "OPTIONS"
 .TP
 \fB\-\-noupdate\fR
-Postpone updating the desktop icon system. If multiple icons are added in sequence this flag can be used to indicate that additional changes will follow and that it is not necassery to update the desktop icon system right away.
+Postpone updating the desktop icon system. If multiple icons are added in sequence this flag can be used to indicate that additional changes will follow and that it is not necessary to update the desktop icon system right away.
 .TP
 \fB\-\-novendor\fR
 Normally, xdg\-icon\-resource checks to ensure that an icon file to be installed in the




More information about the fedora-extras-commits mailing list