blob: 23f89b96bb5a92b47175f6ba247f5d6e30273069 (
plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
### mate-user-guide 1.26.0
* update translations
* pre-bump version
* build: allow users to disable gettext support (--disable-nls)
* Update copyright to 2021
* Remove the execution bit from some Italian figures
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Update README
### mate-user-guide 1.24.0
* update translations
* Update copyright to 2020
* Change language to refer to Classic Menu and Compact Menu
* sets the required version for gettext (0.19.8)
* migrate from intltool to gettext
### mate-user-guide 1.23.1
* update translations
* gosoverview.xml: Reduce link attributes
### mate-user-guide 1.23.0
* update translations
* Change url project's website
* remove live.gnome & update joining MATE section
* [ci] add CNAME for domain
* [ci] create directory before run yelp-build
* [ci] show help pages on website
* update reporting-bugs section
* remove custom-command-options section and correct syntax
* update preferred applications section
* replace docbook link with xref and fix a linkend attribute (#30)
* update reporting-bugs section
* help: update copyright
* Upgrade the manual to docbook 5.0
### mate-user-guide 1.22.0
* update translations
* Initialize Travis CI support
### mate-user-guide 1.21.2
* translate turkish language again
* fix broken languages with xml errors
* add autogen.sh to Extra_dist
### mate-user-guide 1.21.1
* update translations
* Use make functions for HELP_LINGUAS
* tx: fix source file header
* tx: update sources for transifex
* update instructions for editing keyboard shortcuts
* tx: update translation source
* added keyboard shortcut for showing hidden files
* tx: update translation source
* Systems without dconf profiles
* dconf settings storage system
* transifex: /mate-user-guide/mate-user-guide.pot updated
* Remove extra char
* GNOME Media is deprecated: remove gstreamer-properties
* tx: update translation source
* tx: improve makepot
* Replace -Dokumentationsprojekt with Documentation Project
* tx: update help source file
* Virtual filesystem in Unix-like operating systems
* tx: update transifex source
* Remove full stop (period) in title ending
* Remove unused screenshots
* Add Catalan screenshot - caja_restore_saved_search
* Add Catalan screenshot - caja_always_use_browser.png
* tx: update transifex source file
* Fix spelling and grammar mistakes
* Remove menu_panel.png
* Show MATE logo in menu panel
* tx: update source for transifex
* Resize screenshot
* Browser mode is the default in MATE
* tx: simplify source (.pot) file generation
* Add Catalan screenshots
* Fix figure title - search bar
### mate-user-guide 1.21.0
* Translations update of content
### mate-user-guide 1.20.0
* Translations update
### mate-user-guide 1.19.0
* Translations update
* README: remove link to mailing list
### mate-user-guide 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
* Translations update
### mate-user-guide 1.16.0
* Translations update
### mate-user-guide 1.14.0
* Sync translations of desktop file from Transifex
* Add Changelog generation
### mate-user-guide 1.12.0
* Initial release as a separate package with docbook user-guide (split
from mate-desktop)
|