From bee66ee001eba10f2e49e2a8a3e09f7c1c46fc77 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Wed, 19 Jan 2022 20:48:43 -0600 Subject: [PATCH] Updated signals on glade file --- .../usr/share/solarfm/Main_Window.glade | 118 ++++++++++++------ 1 file changed, 78 insertions(+), 40 deletions(-) diff --git a/user_config/usr/share/solarfm/Main_Window.glade b/user_config/usr/share/solarfm/Main_Window.glade index 9878a5a..367ed9a 100644 --- a/user_config/usr/share/solarfm/Main_Window.glade +++ b/user_config/usr/share/solarfm/Main_Window.glade @@ -1307,19 +1307,25 @@ SolarFM is developed on Atom, git, and using Python 3+ with Gtk GObject introspe gtk-new + create True False + New File/Folder... True True + gtk-open + open True False + Open... True True + @@ -2068,25 +2074,6 @@ SolarFM is developed on Atom, git, and using Python 3+ with Gtk GObject introspe True False vertical - - - gtk-delete - delete - True - True - True - Delete... - 20 - True - True - - - - False - True - 11 - - gtk-open @@ -2226,25 +2213,6 @@ SolarFM is developed on Atom, git, and using Python 3+ with Gtk GObject introspe 7 - - - Go To Trash - go_to_trash - True - True - True - Go To Trash... - trash_img2 - True - - - - False - True - end - 8 - - Archive @@ -2257,12 +2225,65 @@ SolarFM is developed on Atom, git, and using Python 3+ with Gtk GObject introspe True + + False + True + 8 + + + + + gtk-delete + delete + True + True + True + Delete... + 20 + True + True + + False True 9 + + + Restore From Trash + restore_from_trash + True + True + True + Restore From Trash... + 20 + + + + False + True + 10 + + + + + Empty Trash + empty_trash + True + True + True + Empty Trash... + 20 + + + + False + True + 11 + + Trash @@ -2278,8 +2299,25 @@ SolarFM is developed on Atom, git, and using Python 3+ with Gtk GObject introspe False True - end - 11 + 12 + + + + + Go To Trash + go_to_trash + True + True + True + Go To Trash... + trash_img2 + True + + + + False + True + 13