diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-12-13 06:26:27 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-12-13 06:26:27 +0000 |
commit | 9fab5b8a216e283e563f3457315715672bc8b55a (patch) | |
tree | c1251952e4e0e28fad0bca829d49335ff15b6e98 /krdc/rdp/rdpprefs.ui | |
parent | bcb704366cb5e333a626c18c308c7e0448a8e69f (diff) | |
download | tdenetwork-9fab5b8a216e283e563f3457315715672bc8b55a.tar.gz tdenetwork-9fab5b8a216e283e563f3457315715672bc8b55a.zip |
Update to Trinity 3.5.11
Will need to watch for commit warnings and rebuild test
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krdc/rdp/rdpprefs.ui')
-rw-r--r-- | krdc/rdp/rdpprefs.ui | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/krdc/rdp/rdpprefs.ui b/krdc/rdp/rdpprefs.ui index 8e493d7a..0e607b90 100644 --- a/krdc/rdp/rdpprefs.ui +++ b/krdc/rdp/rdpprefs.ui @@ -68,6 +68,11 @@ <string>Custom (...)</string> </property> </item> + <item> + <property name="text"> + <string>Full Screen (Maximized)</string> + </property> + </item> <property name="name"> <cstring>cmbResolution</cstring> </property> @@ -86,7 +91,7 @@ </size> </property> <property name="currentItem"> - <number>1</number> + <number>5</number> </property> <property name="whatsThis" stdset="0"> <string>Here you can specify the resolution of the remote desktop. This resolution determines the size of the desktop that will be presented to you.</string> |