aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2015-05-22 14:42:02 -0400
committerTom Yu <tlyu@mit.edu>2015-06-24 17:40:08 -0400
commitda5b47d4fea1eef9c6f4d9e72118f9e6a5e37ed9 (patch)
tree762a608fb6dccdec5462e659f3c5f1f76614b769 /src
parent87b146adc8733206f6bfb05e7ac57723888abae6 (diff)
downloadkrb5-da5b47d4fea1eef9c6f4d9e72118f9e6a5e37ed9.zip
krb5-da5b47d4fea1eef9c6f4d9e72118f9e6a5e37ed9.tar.gz
krb5-da5b47d4fea1eef9c6f4d9e72118f9e6a5e37ed9.tar.bz2
Make ribbon home tab more pretty
In the absence of a label title for a given command group, the text "MS Shell Dlg" was inserted, which is somewhat confusing to the user. Give the ticket-maniuplation group a title consisting of a space, which removes the confusing text from the display. (cherry picked from commit bfba2d235370a3902faeeaad8a54d8a2dcc3427b) ticket: 8206 version_fixed: 1.13.3 status: resolved
Diffstat (limited to 'src')
-rw-r--r--src/windows/leash/kfwribbon.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/leash/kfwribbon.xml b/src/windows/leash/kfwribbon.xml
index e87fca8..8245b7b 100644
--- a/src/windows/leash/kfwribbon.xml
+++ b/src/windows/leash/kfwribbon.xml
@@ -9,7 +9,7 @@
<Command Name="cmdHomeTab" LabelTitle="Home" Keytip="H" />
<Command Name="cmdOptionsTab" LabelTitle="Options" Keytip="O" />
<Command Name="cmdChangePasswordGroup" LabelTitle="" />
- <Command Name="cmdTicketGroup" LabelTitle="" />
+ <Command Name="cmdTicketGroup" LabelTitle=" " />
<Command Name="cmdViewOptionsGroup" LabelTitle="View Options" />
<Command Name="cmdTicketOptionsGroup" LabelTitle="Ticket Options" />
<Command Name="cmdGetTicketButton"