[gnome] Update extensions for v46

This commit is contained in:
2024-04-03 12:59:14 -04:00
parent 3fb1ec63ae
commit 7421cdba8f
251 changed files with 15759 additions and 3153 deletions

View File

@ -40,4 +40,8 @@
<object class="AdwToast" id="picking_failure_toast">
<property name="title">Could not pick window, make sure that the extension is enabled.</property>
</object>
<object class="AdwToast" id="window_not_found_toast">
<property name="title">Could not pick window from here, does not seem like a valid window.</property>
</object>
</interface>