1 --- scp2/source/base/folderitem_base.scp
2 +++ scp2/source/base/folderitem_base.scp
4 WkDir = gid_Dir_Program;
6 Styles = (NOWEB, NON_ADVERTISED);
7 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_BASE);
9 --- scp2/source/calc/folderitem_calc.scp
10 +++ scp2/source/calc/folderitem_calc.scp
12 WkDir = gid_Dir_Program;
14 Styles = (NOWEB, NON_ADVERTISED);
15 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC);
17 --- scp2/source/impress/folderitem_impress.scp
18 +++ scp2/source/impress/folderitem_impress.scp
20 WkDir = gid_Dir_Program;
22 Styles = (NOWEB, NON_ADVERTISED);
23 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_IMPRESS);
25 --- scp2/source/math/folderitem_math.scp
26 +++ scp2/source/math/folderitem_math.scp
28 WkDir = gid_Dir_Program;
30 Styles = (NOWEB, NON_ADVERTISED);
31 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_MATH);
33 --- scp2/source/draw/folderitem_draw.scp
34 +++ scp2/source/draw/folderitem_draw.scp
36 WkDir = gid_Dir_Program;
38 Styles = (NOWEB, NON_ADVERTISED);
39 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_DRAW);
41 --- scp2/source/ooo/folderitem_ooo.scp
42 +++ scp2/source/ooo/folderitem_ooo.scp
44 WkDir = gid_Dir_Program;
46 Styles = (NOWEB, NON_ADVERTISED);
47 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
50 FolderItem gid_Folderitem_Soffice_Desktop
52 WkDir = gid_Dir_Program;
54 Styles = (NOWEB,NON_ADVERTISED,USE_HELPER_FILENAME);
55 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
56 ComponentCondition = "CREATEDESKTOPLINK=1";
58 --- scp2/source/writer/folderitem_writer.scp
59 +++ scp2/source/writer/folderitem_writer.scp
61 WkDir = gid_Dir_Program;
63 Styles = (NOWEB, NON_ADVERTISED);
64 - ALL_LANG(Tooltip, STR_FI_TOOLTIP_WRITER);