Hi,
I got back to working on this, and the redone patch works now. This
patch does the following (advantages over the previous attempt):
- changes the browser list to a REG_MULTI_SZ value
- if it is not a REG_MULTI_SZ, the old behavior remains for now
- if there are arguments, the name of the br
Hi,
I sent this to wine-patches last week and it hasn't been accepted yet,
so I'm wondering if there is something wrong with the patch. Here it
is again:
index 690f931..81b2f42 100644
--- a/programs/winebrowser/main.c
+++ b/programs/winebrowser/main.c
@@ -51,20 +51,39 @@ typedef LPSTR (*wine_ge
Hello,
Ok, so I realized that winebrowser is an actual program, not a script.
I fixed the bug, but I'm sending the patch here first so somebody can
look over it because I've never written more than a couple lines of C
before.
This patch allows commands with up to 4 arguments, such as "kfmclient
Hi,
I noticed that winebrowser doesn't work with browsers/commands that
are more than one word. For example, the command to run konqueror
with the webbrowsing profile on kubuntu is:
kfmclient openProfile webbrowsing [url]
Setting that to be the first attempted webbrowser in the registry:
[HKE