Kaydet (Commit) 7e1c55f3 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No need for empty presets/uno_packages/

...it is created on demand in the UserInstallation via dp_misc::create_folder
(desktop/source/deployment/misc/dp_ucb.cxx)---and was only present in
installation sets, not in instdir/, anyway.

Change-Id: I37caf24a9d8821c49815be9d6b9b15c08a66af95
üst d25228d0
...@@ -132,12 +132,6 @@ Directory gid_Dir_User ...@@ -132,12 +132,6 @@ Directory gid_Dir_User
DosName = "presets"; DosName = "presets";
End End
Directory gid_Dir_User_Uno_Packages
ParentID = gid_Dir_User;
DosName = "uno_packages";
Styles = (CREATE);
End
Directory gid_Dir_User_Basic Directory gid_Dir_User_Basic
ParentID = gid_Dir_User; ParentID = gid_Dir_User;
DosName = "basic"; DosName = "basic";
......
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