diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-29 03:54:33 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-29 03:54:33 +0100 | 
| commit | 14121af362bee65f196082f9e0bc242d59d1e9b7 (patch) | |
| tree | 655368431e372065911a7de73fe20b8fed5e6709 /proto-wine | |
| parent | 8619641a9a129588445c2d063560a48fbf5fa623 (diff) | |
proto/wine: use more common term for steam appid
Suggested by: @jp7677
Diffstat (limited to 'proto-wine')
| -rw-r--r-- | proto-wine/ftnoir_winecontrols.ui | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/proto-wine/ftnoir_winecontrols.ui b/proto-wine/ftnoir_winecontrols.ui index 19180f19..12aebd57 100644 --- a/proto-wine/ftnoir_winecontrols.ui +++ b/proto-wine/ftnoir_winecontrols.ui @@ -9,7 +9,7 @@     <rect>      <x>0</x>      <y>0</y> -    <width>471</width> +    <width>492</width>      <height>400</height>     </rect>    </property> @@ -110,7 +110,7 @@           <item>            <widget class="QLabel" name="label">             <property name="text"> -            <string>Application id (Proton only)</string> +            <string>Steam application id (Proton)</string>             </property>            </widget>           </item> | 
