gnome-control-center/panels/applications/cc-applications-row.ui
Nishal Kulkarni f5c3797996 cc-applications-panel: Update to new layout
These changes make applications panel adhere to the new mockups.
Sidebar is removed instead applications can be searched directly in the
main panel.
2023-09-19 11:13:41 +00:00

12 lines
291 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="CcApplicationsRow" parent="AdwActionRow">
<child type="suffix">
<object class="GtkImage">
<property name="icon-name">go-next-symbolic</property>
</object>
</child>
</template>
</interface>