diff options
Diffstat (limited to 'data/caja-file-management-properties.ui')
-rw-r--r-- | data/caja-file-management-properties.ui | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/caja-file-management-properties.ui b/data/caja-file-management-properties.ui index 3207c800..669f2c77 100644 --- a/data/caja-file-management-properties.ui +++ b/data/caja-file-management-properties.ui @@ -633,6 +633,22 @@ <property name="position">2</property> </packing> </child> + <child> + <object class="GtkCheckButton" id="display_git_branch_checkbutton"> + <property name="label" translatable="yes">_Display git branch</property> + <property name="visible">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="halign">start</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">3</property> + </packing> + </child> </object> </child> <child type="tab"> |