page setup dialog: Use theme icons
We have non-gtk-specific icons in the icon theme for this now, so drop the gtk-orientation icons and use the theme ones instead.
Before Width: | Height: | Size: 756 B |
Before Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 751 B |
Before Width: | Height: | Size: 557 B |
After Width: | Height: | Size: 212 B |
After Width: | Height: | Size: 225 B |
After Width: | Height: | Size: 190 B |
After Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 607 B |
Before Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 438 B |
Before Width: | Height: | Size: 267 B |
Before Width: | Height: | Size: 325 B |
Before Width: | Height: | Size: 590 B |
Before Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 1017 B |
Before Width: | Height: | Size: 420 B |
Before Width: | Height: | Size: 966 B |
Before Width: | Height: | Size: 418 B |
Before Width: | Height: | Size: 640 B |
Before Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 414 B |
Before Width: | Height: | Size: 969 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 931 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 940 B |
Before Width: | Height: | Size: 851 B |
Before Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 236 B |
Before Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 729 B |
Before Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 706 B |
Before Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 686 B |
Before Width: | Height: | Size: 319 B |
Before Width: | Height: | Size: 566 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 690 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 665 B |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 735 B |
Before Width: | Height: | Size: 2.6 KiB |
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path d="M2.127 13.08a1.11 1.11 0 0 1-1.113-1.113V4.122a1.11 1.11 0 0 1 1.113-1.114h11.738a1.11 1.11 0 0 1 1.113 1.114v7.845a1.11 1.11 0 0 1-1.113 1.114zm5.842-3l4-4.04h-8z" style="marker:none" fill="#474747"/>
|
||||
</svg>
|
After Width: | Height: | Size: 286 B |
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path d="M2.127 3.04a1.11 1.11 0 0 0-1.113 1.113v7.846a1.11 1.11 0 0 0 1.113 1.113h11.738a1.11 1.11 0 0 0 1.113-1.113V4.153a1.11 1.11 0 0 0-1.113-1.113zm5.842 3l4 4h-8z" style="marker:none" fill="#474747"/>
|
||||
</svg>
|
After Width: | Height: | Size: 282 B |
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15.959">
|
||||
<path d="M2.96 2.166a1.11 1.11 0 0 1 1.113-1.113h7.846a1.11 1.11 0 0 1 1.113 1.113v11.738a1.11 1.11 0 0 1-1.113 1.113H4.073a1.11 1.11 0 0 1-1.113-1.113zm3 5.842l4.009 3.99v-8z" style="marker:none" fill="#474747"/>
|
||||
</svg>
|
After Width: | Height: | Size: 293 B |
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15.959">
|
||||
<path d="M13.032 2.166a1.11 1.11 0 0 0-1.113-1.113H4.073A1.11 1.11 0 0 0 2.96 2.166v11.738a1.11 1.11 0 0 0 1.113 1.113h7.846a1.11 1.11 0 0 0 1.113-1.113zm-3 5.842l-4.063 3.99v-8z" style="marker:none" fill="#474747"/>
|
||||
</svg>
|
After Width: | Height: | Size: 296 B |
@ -125,7 +125,7 @@
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image1">
|
||||
<property name="icon-name">gtk-orientation-portrait</property>
|
||||
<property name="icon-name">orientation-portrait-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
@ -153,7 +153,7 @@
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image2">
|
||||
<property name="icon-name">gtk-orientation-reverse-portrait</property>
|
||||
<property name="icon-name">orientation-portrait-inverse-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
@ -181,7 +181,7 @@
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image3">
|
||||
<property name="icon-name">gtk-orientation-landscape</property>
|
||||
<property name="icon-name">orientation-landscape-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
@ -208,7 +208,7 @@
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image4">
|
||||
<property name="icon-name">gtk-orientation-reverse-landscape</property>
|
||||
<property name="icon-name">orientation-landscape-inverse-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|