diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 07:13:32 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 07:13:32 +0000 |
commit | 4a5d49a294924debea9fba3a213e38fdd3070c9f (patch) | |
tree | 7d611be9904ad73c06a7ef5f429b5cad7d9bda32 /shell | |
parent | 42d7a7ac2d7b14b7a2232b9772870954a8ee6cc5 (diff) |
INTEGRATION: CWS shellfix01 (1.12.30); FILE MERGED
2004/09/20 13:40:57 obr 1.12.30.1: #i30170# file uris now encoded on-the-fly
Diffstat (limited to 'shell')
-rw-r--r-- | shell/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/prj/d.lst b/shell/prj/d.lst index eec3720aaf93..09dadf54acbf 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -17,6 +17,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin ..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc +..\%__SRC%\bin\uri-encode %_DEST%\bin%_EXT%\uri-encode ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml |