readme.txt (537f9df8) readme.txt (30acf5e8)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 57 unchanged lines hidden (view full) ---

66 extension e is already installed, then
67 unopkg gui "Add..."
68 and
69 soffice "Tools - Package Manager... - Add..."
70 will query with a dialog whether to replace x with y. The dialog will have
71 "OK" (replace) preselected if x < y, and "Cancel" otherwise.
72
73- If replacing an installed version x of an extension e with a version y fails
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 57 unchanged lines hidden (view full) ---

66 extension e is already installed, then
67 unopkg gui "Add..."
68 and
69 soffice "Tools - Package Manager... - Add..."
70 will query with a dialog whether to replace x with y. The dialog will have
71 "OK" (replace) preselected if x < y, and "Cancel" otherwise.
72
73- If replacing an installed version x of an extension e with a version y fails
74 because y has unsatisfied dependencies, or because y has a license to wich the
74 because y has unsatisfied dependencies, or because y has a license to which the
75 user does not agree, version x is left installed afterwards.
76
77- Checking for already installed versions of an extension is only done within a
78 single layer (unopkg versus unopkg --shared; "My Packages" versus
79 "OpenOffice Packages" in unopkg gui/soffice), not across layers.
75 user does not agree, version x is left installed afterwards.
76
77- Checking for already installed versions of an extension is only done within a
78 single layer (unopkg versus unopkg --shared; "My Packages" versus
79 "OpenOffice Packages" in unopkg gui/soffice), not across layers.