⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 desktop_gnome_file_sharing.schemas.in

📁 本书是学习GTK+少有的书籍
💻 IN
字号:
<?xml version="1.0"?><gconfschemafile>  <schemalist>    <schema>      <key>/schemas/desktop/gnome/file_sharing/enabled</key>      <applyto>/desktop/gnome/file_sharing/enabled</applyto>      <owner>gnome-user-share</owner>      <type>bool</type>      <default>false</default>      <locale name="C">        <short>Share Public directory</short>        <long>If this is true, the Public directory in the users home directory will be shared when the user is logged in.</long>      </locale>    </schema>    <schema>      <key>/schemas/desktop/gnome/file_sharing/require_password</key>      <applyto>/desktop/gnome/file_sharing/require_password</applyto>      <owner>gnome-user-share</owner>      <type>string</type>      <default>never</default>      <locale name="C">        <short>When to require passwords</short>	<long>When to ask for passwords. Possible values are "never", "on_write", and "always".</long>      </locale>    </schema>  </schemalist></gconfschemafile>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -