Kaydet (Commit) f594e849 authored tarafından Yuri Dario's avatar Yuri Dario

i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of internal graphic filters.

üst b39d3d8e
......@@ -1157,7 +1157,7 @@ void GraphicFilter::ImplInit()
if( bUseConfig )
{
#if defined WNT
#if defined WNT || defined OS2
rtl::OUString url(RTL_CONSTASCII_USTRINGPARAM("$BRAND_BASE_DIR/program"));
#else
rtl::OUString url(RTL_CONSTASCII_USTRINGPARAM("$OOO_BASE_DIR/program"));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment