Set donate icons at the end of taskbar

gh-2259
This commit is contained in:
Charles Gagnon
2025-03-10 16:28:07 -04:00
parent 4e1f85f19b
commit 28b7efe707
3 changed files with 1 additions and 41 deletions

View File

@@ -158,18 +158,9 @@ If you like, you can now hide the donate icon&lt;/span&gt;</property>
<child>
<object class="GtkSwitch" id="donation_icon_switch">
<property name="halign">end</property>
<property name="sensitive">False</property>
<property name="valign">center</property>
</object>
</child>
<child>
<object class="GtkSpinner" id="donation_spinner">
<property name="halign">end</property>
<property name="margin-start">10</property>
<property name="opacity">0.3</property>
<property name="spinning">True</property>
</object>
</child>
</object>
</child>
</object>