Skip to content

Commit

Permalink
Add show-browser and reset-filters to toolbar, hide extra download bu…
Browse files Browse the repository at this point in the history
…tton
  • Loading branch information
mervick committed Jan 8, 2025
1 parent df0369a commit 65abd76
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions ui/toolbar.ui
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<attribute name="rb-menu-link">edit-menu</attribute>
<attribute name="accel">&lt;Alt&gt;e</attribute>
</submenu>
<item>
<attribute name="label" translatable="yes">Browse</attribute>
<attribute name="rb-property-bind">show-browser</attribute>
<attribute name="accel">&lt;Primary&gt;b</attribute>
</item>
<item>
<attribute name="label" translatable="yes">View All</attribute>
<attribute name="rb-signal-bind">reset-filters</attribute>
</item>
<submenu>
<attribute name="label" translatable="yes">Actions</attribute>
<section>
Expand Down Expand Up @@ -60,10 +69,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
</item>
</section>
</submenu>
<item>
<attribute name="label" translatable="yes">Download</attribute>
<attribute name="action">app.tg-download</attribute>
</item>
<!-- <item>-->
<!-- <attribute name="label" translatable="yes">Download</attribute>-->
<!-- <attribute name="action">app.tg-download</attribute>-->
<!-- </item>-->
</section>
</menu>
</interface>

0 comments on commit 65abd76

Please sign in to comment.