-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
148 lines (110 loc) · 3.56 KB
/
ChangeLog
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
# ChangeLog
All notable changes to this project will be documented in this file.
Todas as mudanças notáveis neste projeto serão documentadas neste arquivo.
## [ 3.2-2 ] - 2021-10-09 ################################################
### Fixed / Corrigido
- themepack2txz:
- Fix slack-desc create.
###
##########################################################################
## [ 3.2-1 ] - 2021-06-01 ################################################
### Added / Adicionado
- themepack2rpm and themepack2deb:
- Verification of invalid and not found files.
- Script:
- Commented scripts.
### Changed / Modificado
- Script:
- Performance optimization for all scripts.
- Optimization for select parameters.
###
### Fixed / Corrigido
- Script:
- themepack2deb:
- Fix the control file generation function.
- themepack2deb and themepack2rpm:
- Help not displayed when parameter was passed without a file.
###
##########################################################################
## [ 3.1-1 ] - 2021-06-01 ################################################
### Added / Adicionado
- themepack2txz:
- Verification of invalid and not found files.
### Changed / Modificado
- Script:
- Performance optimization for all scripts.
- Use of parameter expansion.
###
### Fixed / Corrigido
- Script:
- themepack2background:
- Fix function define_name.
- Fixed on all scripts:
- Fix function info_view.
- themepack2deb and themepack2txz:
- Wallpaper being displayed twice in KDE with DDE enabled fixed.
- themepack2txz:
- Help not displayed when parameter was passed without a file.
###
##########################################################################
## [ 3.0-1 ] - 2021-03-13 ################################################
### Upgraded / Atualizado
- Script:
- Upgrade on all scripts:
- DDE Support.
- GNOME Support.
- Added parameters:
--default (for KDE and XFCE)
--disable-dde
--disable-gnome
--disable-mate
--enable-dde
--enable-gnome
--enable-mate
###
##########################################################################
## [ 2.0-2 ] - 2021-01-20 ################################################
### Added / Adicionado
- Scripts:
- Added script themepack2deb.
- Build:
- Added control for deb packages generation.
- Added themepack2background.DebBuild for deb packages generation.
###
### Changed / Modificado
- Scripts:
- Changed script themepack2rpm.
- Changed script themepack2txz.
- Changed script themepack2background.
###
##########################################################################
## [ 2.0-1 ] - 2021-01-19 ################################################
### Adicionado
- Scripts:
- Added script themepack2rpm.
- Build:
- Added themepack2background.spec for rpm packages generation.
- Added themepack2background.rpmBuild for rpm packages generation.
###
##########################################################################
## [ 2.0 ] - 2021-01-16 ##################################################
### Added / Adicionado
- Scripts:
- Added script themepack2txz.
- Build:
- Added slack-desk for txz packages generation.
- Added SlackBuilds for txz packages generation.
###
### Upgraded / Atualizado
- Scripts:
- Upgrade on themepack2background:
- KDE support.
- MATE support.
- XFCE support.
###
##########################################################################
## [ 1.0 ] - 2020-06-18 ##################################################
### Added / Adicionado
- Added script themepack2background.
###
##########################################################################