Age | Commit message (Collapse) | Author | Files | Lines |
|
Since profiles do not provide a way of setting the window icon, we
re-introduce the --icon option to allow the window instance to report an
icon programmatically.
Fixes https://github.com/mate-desktop/mate-terminal/issues/246
Closes https://github.com/mate-desktop/mate-terminal/issues/62
|
|
|
|
|
|
$ scan-build --keep-cc make
terminal-app.c:249:5: warning: Value stored to 'screen_number' is never read
screen_number = n;
^ ~
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=649023
|
|
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45.
|
|
"maximise" was probably intentional, its used in British English.. However "maximize" is more widely accepted in Other English Speaking Countries. Proposing change since "maximize" is still used in the UK, but "maximise" is rarely used elsewhere.
|
|
|
|
|