Feature Request: Copy URI button in avatar profiles

This takes the copy key button's place... if this is bad, I'll figure something out down the line.
This commit is contained in:
Inusaito Sayori
2014-12-29 18:53:01 -05:00
parent 01c639c261
commit de28034c20
5 changed files with 11 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<string name="CaptionTextAcctInfo">[ACCTTYPE]
[PAYMENTINFO]
[AGEVERIFICATION]</string>
<button label="Kopiere Schlüssel" tool_tip="Schlüssel in die Zwischenablage kopieren" name="copy_key"/>
<button label="Kopiere URI" tool_tip="SLURL in die Zwischenablage kopieren" name="copy_uri"/>
<button name="web_profile" label="Web Profil"/>
<text name="Name:">Name:</text>

View File

@@ -9,7 +9,7 @@
[PAYMENTINFO]
[AGEVERIFICATION]
</string>
<button bottom="-24" follows="left|top" halign="right" height="16" label="Copy Key:" left="4" font="SansSerifSmall" tool_tip="Copy key to clipboard" name="copy_key" width="70"/>
<button bottom="-24" follows="left|top" height="16" label="Copy URI" left="4" font="SansSerifSmall" tool_tip="Copy SLURL to clipboard" name="copy_uri" width="70"/>
<name_editor bevel_style="in" border_style="line"
border_thickness="1" bottom="-24" enabled="false" follows="left|top"
font="SansSerifSmall" height="16" is_unicode="false" left_delta="75"

View File

@@ -7,7 +7,7 @@
[PAYMENTINFO]
[AGEVERIFICATION]
</string>
<button label="Copiar Key:" tool_tip="Copyiar key al portapapeles" name="copy_key"/>
<button label="Copiar URI" tool_tip="Copyiar SLURL al portapapeles" name="copy_url"/>
<name_editor name="avatar_key"/>
<button name="web_profile" label="Perfil Web"/>
<text name="Name:" >

View File

@@ -151,7 +151,7 @@ vous avez écrit.
</text>
<text_editor bottom_delta="-260" height="240" name="notes edit" width="430"/>
<button name="copy_key" label="Copy Clef-Key :"/>
<button name="copy_uri" label="Copy URI"/>
<name_editor bevel_style="in" bg_readonly_color="0, 0, 0, 0" border_style="line"
border_thickness="1" bottom_delta="1" enabled="false" follows="left|top"
font="SansSerifSmall" height="18" is_unicode="false" left_delta="95"