~cdambrosio/pantheon-terminal/fix-1424782

« back to all changes in this revision

Viewing changes to org.pantheon.terminal.gschema.xml

  • Committer: RabbitBot
  • Author(s): Akshay Shekher
  • Date: 2015-02-08 05:20:54 UTC
  • mfrom: (671.1.7 sudo-fix)
  • Revision ID: rabbitbot-20150208052054-n3gtdmllqbxoq69j
add a confirmation dialog for super user commands pasted from the internet

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
      <summary>Make tabs restorable</summary>
158
158
      <description>When a tab is closed, keep it in memory to restore it later or not</description>
159
159
    </key>
 
160
    <key name="unsafe-paste-alert" type="b">
 
161
      <default>true</default>
 
162
      <summary>Alert the user about unsafe paste.</summary>
 
163
      <description>If the user paste's a command into the terminal that might be considered unsafe, when them.</description>
 
164
    </key>
160
165
  </schema>
161
166
</schemalist>