mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2025-01-29 20:34:16 +01:00
Bug fixed (filename extension).
This commit is contained in:
parent
9a0efb2804
commit
c4566bb732
1 changed files with 2 additions and 2 deletions
|
@ -998,12 +998,12 @@ Run the calculator and change the mode, then check the schema again.
|
|||
$ gnome-calculator
|
||||
~~~
|
||||
|
||||
![gnome-calculator basic mode](../image/gnome_calculator_basic)
|
||||
![gnome-calculator basic mode](../image/gnome_calculator_basic.png)
|
||||
|
||||
|
||||
Then, change the mode to advanced and quit.
|
||||
|
||||
![gnome-calculator advanced mode](../image/gnome_calculator_advanced)
|
||||
![gnome-calculator advanced mode](../image/gnome_calculator_advanced.png)
|
||||
|
||||
Run gsettongs and check whether the value of `button-mode` changes.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue