This repository has been archived by the owner on May 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
38 lines (35 loc) · 1.47 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/*
** partree - Calculate the functional size of user requirements to a
** software system.
**
** Copyright © 2016 Frank Hartel, Splitblue Hartel Software, e-Mail: splitblue@outlook.com
** for partree itself:
** Copyright © 2014 Geert van Wittlaer, Email geert.wittlaer@gmx.de
**
** This file is part of partree. It was enhanced by Frank Hartel with the capability
** to show graphical Icons related to the Type and Enhancement
**
** partree is free software: you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
** partree is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
**
** You should have received a copy of the GNU General Public License
** along with partree. If not, see <http://www.gnu.org/licenses/>.
**
*/
/*
**
** Plugin for Freemind
**
** Version 1.0.0 (compatible with Freemind 1.0.1)
**
*/
Please copy the directory "icons" or its content to your local freemind - user - directory (e.g. on Windows: c:\users\USERNAME\.freemind)
Please copy the directory "partree" to the freemind plugins directory (e.g. on Windows: C:\Program Files (x86)\FreeMind\plugins).
Start freemind and enjoy using partree.