Skip to content
Snippets Groups Projects
Commit 471b0331 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 8c8c1b9b
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ Saved in: @code{General.SessionFileName} ...@@ -36,7 +36,7 @@ Saved in: @code{General.SessionFileName}
@item General.TextEditor @item General.TextEditor
System command to launch a text editor@* System command to launch a text editor@*
Default value: @code{"emacs %s &"}@* Default value: @code{"open -e %s"}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
@item General.TmpFileName @item General.TmpFileName
...@@ -46,7 +46,7 @@ Saved in: @code{General.SessionFileName} ...@@ -46,7 +46,7 @@ Saved in: @code{General.SessionFileName}
@item General.WebBrowser @item General.WebBrowser
System command to launch a web browser@* System command to launch a web browser@*
Default value: @code{"if [[ $(ps -e|grep mozilla|grep -v grep) ]]; then mozilla -remote 'openurl(%s)' ; else mozilla %s ; fi &"}@* Default value: @code{"open %s"}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
@item General.AlphaBlending @item General.AlphaBlending
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment