office-gobmx/shell
Stephan Bergmann fcdde111e4 fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command
Verbatim ")" or "," in the URL will apparently cause problems when Mozilla-
derived browsers parse the openURL(...) command (see
<http://www-archive.mozilla.org/unix/remote.html> "remote control of unix
mozilla"), so percent-escape all "(", ")", and "," in the URL.  Also, remove the
space before "new-window" as "Commands should /not/ have spaces in them" (see
link above).

Change-Id: I4b0f3f6a19c94ed9346bb6c55e77d6eae82baba2
2013-10-17 10:23:33 +02:00
..
inc/internal
qa/zip
source fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command 2013-10-17 10:23:33 +02:00
CppunitTest_shell_zip.mk
CustomTarget_shlxthdl_res.mk
CustomTarget_x64.mk
Executable_gnome_open_url.mk
Executable_lngconvex.mk
Executable_regsvrex.mk
Executable_senddoc.mk
Executable_uri_encode.mk
Library_cmdmail.mk
Library_desktopbe.mk
Library_gconfbe.mk
Library_kde4be.mk
Library_kdebe.mk
Library_localebe.mk
Library_losessioninstall.mk
Library_macbe.mk
Library_ooofilt.mk
Library_ooofilt_x64.mk
Library_propertyhdl.mk
Library_propertyhdl_x64.mk
Library_recentfile.mk
Library_shlxthdl.mk
Library_shlxthdl_x64.mk
Library_smplmail.mk
Library_syssh.mk
Library_syssh_win.mk
Library_tdebe.mk
Library_wininetbe.mk
Makefile
Module_shell.mk
Package_scripts.mk
Package_scripts_gnome.mk
Package_scripts_kde.mk
Package_senddoc.mk
README
StaticLibrary_shlxthandler_common.mk
StaticLibrary_shlxthandler_common_x64.mk
StaticLibrary_simplemapi.mk
StaticLibrary_xmlparser.mk
StaticLibrary_xmlparser_x64.mk
WinResTarget_shlxthdl.mk

System helpers - launching URI, recently used files, system integration, external mailer support, gconf integration etc.