From 0e95c1fad8e09f0196b8b753d4d790b57a6f55d5 Mon Sep 17 00:00:00 2001 From: Gilboa Davara Date: Mar 04 2008 13:01:27 +0000 Subject: *** empty log message *** --- diff --git a/gmrun-gmrunrc.patch b/gmrun-gmrunrc.patch index 0281033..6a53462 100644 --- a/gmrun-gmrunrc.patch +++ b/gmrun-gmrunrc.patch @@ -9,14 +9,14 @@ TermExec = ${Terminal} -e AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man -@@ -32,18 +32,13 @@ +@@ -32,18 +32,14 @@ # - %u gets replaced with the whole URL ("http://www.google.com") # - %s gets replaced with "//www.google.com". This is useful for URL-s # like "man:printf" --> %s will get replaced with "printf" -URL_http = mozilla -remote "openURL(%u, new-window)" -URL_mailto = mozilla -remote "mailto(%s)" -+URL_http = htmlview %u -+URL_mailto = htmlview %u ++URL_http = xdg-open %u ++URL_mailto = xdg-email %u +URL_file = xdg-open %s URL_man = ${TermExec} 'man %s' URL_info = ${TermExec} 'info %s' @@ -25,7 +25,7 @@ -URL_readme = ${TermExec} 'less /usr/doc/%s/README' -URL_info = ${TermExec} 'info %s' -URL_sh = sh -c '%s' -+URL_search = htmlview 'http://www.google.co.il/search?q=%s' ++URL_search = xdg-open 'http://www.google.com/search?q=%s' # extension handlers -EXT:doc,rtf = AbiWord %s diff --git a/gmrun.spec b/gmrun.spec index 5621d58..8dd2ef2 100644 --- a/gmrun.spec +++ b/gmrun.spec @@ -1,6 +1,6 @@ Name: gmrun Version: 0.9.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Lightweight "Run program" dialog box with search history and tab completion Group: User Interface/Desktops @@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Mar 04 2008 Gilboa Davara - 0.9.2-14 +* Thu Mar 04 2008 Gilboa Davara - 0.9.2-15 - Reapply Ville's xdg-utils patch. * Mon Feb 18 2008 Fedora Release Engineering - 0.9.2-13