diff --git a/schemas/windows/application.gschema.xml.in b/schemas/windows/application.gschema.xml.in index 00484b7..55b7dd5 100644 --- a/schemas/windows/application.gschema.xml.in +++ b/schemas/windows/application.gschema.xml.in @@ -30,7 +30,7 @@ - + 0 @@ -38,18 +38,11 @@ The ID of the current user interface style - - 0 - GTK CSD - Gtk Client side decorations - - - - - true - Allow host settings - Allow changing of host session properties - + + 0 + GTK CSD + Gtk Client side decorations + true diff --git a/schemas/windows/window.gschema.xml.in b/schemas/windows/window.gschema.xml.in index b22edd1..dae0bda 100644 --- a/schemas/windows/window.gschema.xml.in +++ b/schemas/windows/window.gschema.xml.in @@ -30,7 +30,7 @@ - + -1 @@ -105,14 +105,20 @@ - 'win.copy,win.paste,win.select-all,separator,win.connect,win.disconnect,separator,win.print,win.close' + 'win.copy,win.paste,win.select-all,separator,win.clear,win.erase-input,separator,win.print,separator,win.zoom-out,win.zoom-fit-best,win.zoom-in' The toolbar action list - 'win.disconnect,win.reconnect,win.file.transfer,win.print:menu.open-menu' - The actions in the header bar + 'app.new.tab:menu.open-menu,win.disconnect,win.reconnect' + The title bar action list + + + + + '' + Path of the default session file diff --git a/win/pack.sh b/win/pack.sh index 1047d66..46e1569 100755 --- a/win/pack.sh +++ b/win/pack.sh @@ -720,8 +720,6 @@ makeInstaller() fi - /bin/bash - for NSI in *.nsi do makensis ${NSIS_ARGS} ${NSI} -- libgit2 0.21.2