Przeglądaj źródła

settings: wrap direct network access warning

It is a long text that increase default window width.

Fixes QubesOS/qubes-issues#5500
Marek Marczykowski-Górecki 4 lat temu
rodzic
commit
cc7b9d807a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      ui/settingsdlg.ui

+ 3 - 0
ui/settingsdlg.ui

@@ -1321,6 +1321,9 @@ The qube must be running to disable seamless mode; this setting is not persisten
            <property name="text">
             <string>This qube has direct network access and Qubes Firewall settings will not be used. Configure other qubes' network access in their network settings or in a dedicated firewall qube.</string>
            </property>
+           <property name="wordWrap">
+             <bool>true</bool>
+           </property>
           </widget>
          </item>
         </layout>