You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# terminals don't have mime types, so we check for "TerminalEmulator" under the "Category" key in desktop files
315
315
ifcat_valisnotNoneand"TerminalEmulator"incat_val:
316
316
# this crazy if statement makes sure remaining desktop file info is not empty, then prevents root terminals from showing, then prevents repeating terminals from trying to being added which leave a blank space and Gtk-WARNING's
0 commit comments