File: manual-install.txt

package info (click to toggle)
cherrytree 1.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,528 kB
  • sloc: cpp: 102,757; ansic: 14,613; xml: 1,532; sh: 374; python: 288; javascript: 80; ruby: 63; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 1,045 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

1. copy the executable file cherrytree to somewhere in your path like /usr/bin after having removed the debug symbols (strip cherrytree)

2. copy icons/cherrytree.svg into /usr/share/icons/hicolor/scalable/apps

3. copy data/cherrytree.desktop into /usr/share/applications

4. copy the contents of the language-specs directory into /usr/share/cherrytree/language-specs

5. copy the contents of the styles directory into /usr/share/cherrytree/styles

6. copy only the directories (ru, it,...) and their content from the po directory into /usr/share/locale

7. the mime type registration requires furthermore:
- cherrytree.mime and cherrytree.keys to /usr/share/mime-info
- cherrytree.applications to /usr/share/application-registry

8. for the command line manual, copy cherrytree.1.gz from linux folder to /usr/share/man/man1

9. for the software center application descriptor copy net.giuspen.cherrytree.metainfo.xml from linux folder to /usr/share/metainfo

10. finally the command "update-desktop-database" must be entered into the terminal