Skip to content

Commit

Permalink
1.2.0 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlobue10 committed Apr 24, 2023
1 parent f7e5a35 commit 32184c0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions GUI/src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Install config, icons and background</string>
</property>
<property name="text">
<string>Install Config</string>
</property>
Expand All @@ -73,6 +76,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Create config and copy PNG files (ready for install step)</string>
</property>
<property name="text">
<string>Create Config</string>
</property>
Expand All @@ -92,6 +98,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Install rEFInd using selected method</string>
</property>
<property name="text">
<string>Install rEFInd</string>
</property>
Expand All @@ -111,6 +120,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Installation source and method</string>
</property>
<item>
<property name="text">
<string>Pacman</string>
Expand Down Expand Up @@ -241,6 +253,9 @@
<height>23</height>
</size>
</property>
<property name="toolTip">
<string/>
</property>
<property name="text">
<string/>
</property>
Expand Down Expand Up @@ -571,6 +586,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Install and enable systemd service</string>
</property>
<property name="text">
<string>Sysd On</string>
</property>
Expand Down Expand Up @@ -694,6 +712,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Disable systemd service</string>
</property>
<property name="text">
<string>Sysd Off</string>
</property>
Expand Down Expand Up @@ -956,6 +977,9 @@
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Icon 1 PNG (leftmost icon)</string>
</property>
<property name="placeholderText">
<string>~/.SteamDeck_rEFInd/GUI/os_icon1.png</string>
</property>
Expand Down

0 comments on commit 32184c0

Please sign in to comment.