Commit e371f331b69d7506e259826b5182067b39054a96
1 parent
62355a0d
Exists in
master
and in
5 other branches
Removendo entradas "deprecated" do arquivo de configuração de tema gtk
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
makegtkruntime.sh.in
... | ... | @@ -245,11 +245,8 @@ gtk-theme-name = Adwaita |
245 | 245 | gtk-icon-theme-name = Adwaita |
246 | 246 | gtk-fallback-icon-theme = Adwaita |
247 | 247 | gtk-font-name = Sans 10 |
248 | -gtk-toolbar-style = | |
249 | -gtk-menu-images = 1 | |
250 | 248 | gtk-button-images = 1 |
251 | 249 | EOF |
252 | - | |
253 | 250 | } |
254 | 251 | |
255 | 252 | gtk2() { | ... | ... |