__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<schemalist gettext-domain="shotwell">

<schema id="org.yorba.shotwell" path="/org/yorba/shotwell/">
    <child name="preferences" schema="org.yorba.shotwell.preferences" />
    <child name="sharing" schema="org.yorba.shotwell.sharing" />
    <child name="printing" schema="org.yorba.shotwell.printing" />
    <child name="plugins" schema="org.yorba.shotwell.plugins" />
</schema>

<schema id="org.yorba.shotwell.preferences" path="/org/yorba/shotwell/preferences/">
    <child name="ui" schema="org.yorba.shotwell.preferences.ui" />
    <child name="slideshow" schema="org.yorba.shotwell.preferences.slideshow" />
    <child name="window" schema="org.yorba.shotwell.preferences.window" />
    <child name="files" schema="org.yorba.shotwell.preferences.files" />
    <child name="editing" schema="org.yorba.shotwell.preferences.editing" />
    <child name="export" schema="org.yorba.shotwell.preferences.export" />
</schema>

<schema id="org.yorba.shotwell.preferences.ui" path="/org/yorba/shotwell/preferences/ui/">
    <key name="display-basic-properties" type="b">
        <default>true</default>
        <summary>display basic properties</summary>
        <description>True if the basic properties pane is to be displayed, false otherwise.</description>
    </key>
    
    <key name="display-extended-properties" type="b">
        <default>false</default>
        <summary>display extended properties</summary>
        <description>True if the extended properties window is to be displayed, false otherwise.</description>
    </key>
    
    <key name="display-sidebar" type="b">
        <default>true</default>
        <summary>display sidebar</summary>
        <description>True if the sidebar is to be displayed, false otherwise.</description>
    </key>
    
    <key name="display-toolbar" type="b">
        <default>true</default>
        <summary>display toolbar</summary>
        <description>True if the bottom toolbar is to be displayed, false otherwise.</description>
    </key>

    <key name="display-search-bar" type="b">
        <default>false</default>
        <summary>display search bar</summary>
        <description>True if the Search/Filter Toolbar is to be displayed, false otherwise.</description>
    </key>
    
    <key name="display-photo-titles" type="b">
        <default>false</default>
        <summary>display photo titles</summary>
        <description>True if photo titles are to be displayed beneath thumbnails in collection views, false otherwise.</description>
    </key>
    
    <key name="display-photo-comments" type="b">
        <default>false</default>
        <summary>display photo comments</summary>
        <description>True if photo comments are to be displayed beneath thumbnails in collection views, false otherwise.</description>
    </key>
    
    <key name="display-event-comments" type="b">
        <default>false</default>
        <summary>display event comments</summary>
        <description>True if event comments are to be displayed beneath thumbnails in event views, false otherwise.</description>
    </key>
    
    <key name="display-photo-tags" type="b">
        <default>true</default>
        <summary>display photo tags</summary>
        <description>True if photo tags are to be listed beneath thumbnails in collection views, false otherwise.</description>
    </key>
    
    <key name="display-photo-ratings" type="b">
        <default>true</default>
        <summary>display photo ratings</summary>
        <description>True if a photo’s rating should be displayed as overlaid trinket, false otherwise.</description>
    </key>
    
    <key name="photo-rating-filter" type="i">
        <default>0</default>
        <summary>rating filter level</summary>
        <description>Determines how to filter photos based on their ratings. 1: Rejected or better, 2: Unrated or better, 3: One or better, 4: Two or better, 5: Three or better, 6: Four or better, 7: Five or better.</description>
    </key>
    
    <key name="events-sort-ascending" type="b">
        <default>false</default>
        <summary>sort events ascending</summary>
        <description>True if events should be sorted ascending, false if descending.</description>
    </key>
    
    <key name="library-photos-sort-ascending" type="b">
        <default>false</default>
        <summary>sort library photos ascending</summary>
        <description>True if library photos should be sorted ascending, false if descending.</description>
    </key>
        
    <key name="library-photos-sort-by" type="i">
        <default>2</default>
        <summary>sort library photos criteria</summary>
        <description>A numeric code that specifies the sort criteria for photos in library views.</description>
    </key>
    
    <key name="event-photos-sort-ascending" type="b">
        <default>true</default>
        <summary>sort event photos ascending</summary>
        <description>True if event photos should be sorted ascending, false if descending.</description>
    </key>
    
    <key name="event-photos-sort-by" type="i">
        <default>2</default>
        <summary>sort event photos criteria</summary>
        <description>Specifies the sort criteria for event photos.</description>
    </key>
    
    <key name="use-24-hour-time" type="b">
        <default>false</default>
        <summary>use 24 hour time</summary>
        <description>True if should display times with a 24 hour clock, false if times should use AM/PM notation.</description>
    </key>
    
    <key name="keep-relativity" type="b">
        <default>true</default>
        <summary>keep relative time between photos</summary>
        <description>True if when adjusting time/date of photos, relative time should be maintained.  False if all photos should be set to the same time.</description>
    </key>
    
    <key name="modify-originals" type="b">
        <default>false</default>
        <summary>modify original photo files</summary>
        <description>True if when adjusting time/date of photos, the original files should be modified as well.  False if changes are made only in the database.</description>
    </key>
    
    <key name="show-welcome-dialog" type="b">
        <default>true</default>
        <summary>show welcome dialog on startup</summary>
        <description>True if, when on startup, a welcome dialog should be shown.  False if it should not be shown.</description>
    </key>

    <key name="sidebar-position" type="i">
        <default>180</default>
        <summary>sidebar position</summary>
        <description>The width, in pixels, of the sidebar</description>
    </key>

    <key name="photo-thumbnail-scale" type="i">
        <default>128</default>
        <summary>photo thumbnail scale</summary>
        <description>The scale of photo thumbnails, ranging from 72 to 360.</description>
    </key>

    <key name="pin-toolbar-state" type="b">
        <default>false</default>
        <summary>pin toolbar state</summary>
        <description>Pin toolbar in fullscreen, or not.</description>
    </key>
    
    <key name="use-dark-theme" type="b">
        <default>true</default>
        <summary>prefer GTK+’s dark theme</summary>
        <description>Whether to use the dark theme of GTK+ for Shotwell or not.</description>
    </key>

    <key name="transparent-background-type" type="s">
        <default>'checkered'</default>
        <summary>background for transparent images</summary>
        <description>The background to use for transparent images.</description>
    </key>

    <key name="transparent-background-color" type="s">
        <default>'#444'</default>
        <summary>color for solid transparency background</summary>
        <description>Color to use if background for transparent images is set to solid color</description>
    </key>

    <key name="hide-photos-already-imported" type="b">
        <default>false</default>
        <summary>Selection state of “hide photos” option</summary>
        <description>Last used selection state of the “hide photos already imported” option in the import page.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.preferences.slideshow" path="/org/yorba/shotwell/preferences/slideshow/">
    <key name="delay" type="d">
        <default>3.0</default>
        <summary>delay</summary>
        <description>Delay (in seconds) between photos in the slideshow.</description>
    </key>

    <key name="transition-delay" type="d">
        <default>0.3</default>
        <summary>transition delay</summary>
        <description>The time (in seconds) that a transition runs between photos in a slideshow</description>
    </key>

    <key name="transition-effect-id" type="s">
        <default>""</default>
        <summary>transition effect id</summary>
        <description>The name of the transition effect that will be used between photos when running a slideshow</description>
    </key>
    
    <key name="show-title" type="b">
        <default>false</default>
        <summary>Show title</summary>
        <description>Whether to show the title of a photo during the slideshow</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.preferences.window" path="/org/yorba/shotwell/preferences/window/">
    <key name="library-maximize" type="b">
        <default>false</default>
        <summary>maximize library window</summary>
        <description>True if library application is maximized, false otherwise.</description>
    </key>
    
    <key name="library-width" type="i">
        <default>1024</default>
        <summary>width of library window</summary>
        <description>The last recorded width of the library application window.</description>
    </key>
    
    <key name="library-height" type="i">
        <default>768</default>
        <summary>height of library window</summary>
        <description>The last recorded height of the library application window.</description>
    </key>
    
    <key name="direct-maximize" type="b">
        <default>false</default>
        <summary>maximize direct-edit window</summary>
        <description>True if direct-edit application is maximized, false otherwise.</description>
    </key>
    
    <key name="direct-width" type="i">
        <default>1024</default>
        <summary>width of direct-edit window</summary>
        <description>The last recorded width of the direct-edit application window.</description>
    </key>
    
    <key name="direct-height" type="i">
        <default>768</default>
        <summary>height of direct-edit window</summary>
        <description>The last recorded height of the direct-edit application window.</description>
    </key>
    
    <key name="sidebar-position" type="i">
        <default>180</default>
        <summary>sidebar divider position</summary>
        <description>The last recorded position of the divider between the sidebar and view in library application window.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.preferences.files" path="/org/yorba/shotwell/preferences/files/">
    <key name="import-dir" type="s">
        <default>""</default>
        <summary>import directory</summary>
        <description>Directory in which imported photo files are placed.</description>
    </key>
    
    <key name="auto-import" type="b">
        <default>false</default>
        <summary>watch library directory for new files</summary>
        <description>If true, files added to the library directory are automatically imported.</description>
    </key>
    
    <key name="commit-metadata" type="b">
        <default>false</default>
        <summary>write metadata to master files</summary>
        <description>If true, changes to metadata (tags, titles, etc.) are written to the master photo file.</description>
    </key>

    <key name="use-lowercase-filenames" type="b">
        <default>false</default>
        <summary>use lowercase filenames</summary>
        <description>If true, Shotwell will convert all filenames to lowercase when importing photo files</description>
    </key>

    <key name="directory-pattern" type="s">
        <default>""</default>
        <summary>directory pattern</summary>
        <description>A string encoding a naming pattern that will be used to name photo directories on import.</description>
    </key>

    <key name="directory-pattern-custom" type="s">
        <default>""</default>
        <summary>directory pattern custom</summary>
        <description>A string encoding a custom naming pattern that will be used to name photo directories on import.</description>
    </key>
    
    <key name="raw-developer-default" type="s">
        <default>'CAMERA'</default>
        <summary>RAW developer default</summary>
        <description>Default option for which RAW developer Shotwell will use.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.crop-settings" path="/org/yorba/shotwell/crop-settings/">
    <key name="last-crop-menu-choice" type="i">
        <default>1</default>
        <summary>Most-recently-used crop aspect ratio menu choice.</summary>
        <description>A numeric code representing the last crop menu choice the user made.</description>
    </key>
    <key name="last-crop-width" type="i">
        <default>1</default>
        <summary>Most-recently-used crop custom aspect ratio’s numerator.</summary>
        <description>A nonzero, positive integer representing the width part of the last custom crop ratio the user entered.</description>
    </key>
    <key name="last-crop-height" type="i">
        <default>1</default>
        <summary>Most-recently-used crop custom aspect ratio’s denominator.</summary>
        <description>A nonzero, positive integer representing the height part of the last custom crop ratio the user entered.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.preferences.editing" path="/org/yorba/shotwell/preferences/editing/">
    <key name="external-photo-editor" type="s">
        <default>""</default>
        <summary>external photo editor</summary>
        <description>External application used to edit photos.</description>
    </key>
    
    <key name="external-raw-editor" type="s">
        <default>""</default>
        <summary>external raw editor</summary>
        <description>External application used to edit RAW photos.</description>
    </key>
</schema>

<enum id="org.yorba.shotwell.ScaleConstraint">
    <value value="0" nick="ORIGINAL" />
    <value value="1" nick="DIMENSIONS" />
    <value value="2" nick="WIDTH" />
    <value value="3" nick="HEIGHT" />
    <value value="4" nick="FILL_VIEWPORT" />
</enum>

<enum id="org.yorba.shotwell.ExportFormatMode">
    <value value="0" nick="UNMODIFIED" />
    <value value="1" nick="CURRENT" />
    <value value="2" nick="SPECIFIED" />
    <value value="3" nick="LAST" />
</enum>

<enum id="org.yorba.shotwell.PhotoFileFormat">
    <value value="0" nick="JFIF" />
    <value value="1" nick="RAW" />
    <value value="2" nick="PNG" />
    <value value="3" nick="TIFF" />
    <value value="4" nick="BMP" />
    <value value="5" nick="UNKNOWN" />
</enum>

<enum id="org.yorba.shotwell.JpegQuality">
    <value value="50" nick="LOW" />
    <value value="75" nick="MEDIUM" />
    <value value="90" nick="HIGH" />
    <value value="100" nick="MAXIMUM" />
</enum>

<schema id="org.yorba.shotwell.preferences.export" path="/org/yorba/shotwell/preferences/export/">
    <key name="constraint" enum="org.yorba.shotwell.ScaleConstraint">
        <default>'ORIGINAL'</default>
        <summary>Setting in export dialog: how to trim images</summary>
        <description>Setting in export dialog: how to trim images</description>
    </key>

    <key name="export-metadata" type="b">
        <default>true</default>
        <summary>export metadata</summary>
        <description>Setting in export dialog: option to export metadata</description>
    </key>

    <key name="export-format-mode" enum="org.yorba.shotwell.ExportFormatMode">
        <default>'CURRENT'</default>
        <summary>format setting, special value</summary>
        <description>Setting in export dialog: format setting, special value</description>
    </key>

    <key name="photo-file-format" enum="org.yorba.shotwell.PhotoFileFormat">
        <default>'JFIF'</default>
        <summary>format setting, type value</summary>
        <description>Setting in export dialog: format setting, type value</description>
    </key>

    <key name="quality" enum="org.yorba.shotwell.JpegQuality">
        <default>'HIGH'</default>
        <summary>JPEG quality option</summary>
        <description>Setting in export dialog: jpeg quality option</description>
    </key>

    <key name="scale" type="i">
        <default>1200</default>
        <summary>maximal size of image</summary>
        <description>Setting in export dialog: maximal size of image</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing" path="/org/yorba/shotwell/sharing/">
    <key name="last-used-service" type="s">
        <default>""</default>
        <summary>last used publishing service</summary>
        <description>A numeric code representing the last service to which photos were published</description>
    </key>
    
    <key name="default-service" type="i">
        <default>1</default>
        <summary>default publishing service</summary>
        <description>A numeric code representing the last service to which photos were published</description>
    </key>
    
    <child name="facebook" schema="org.yorba.shotwell.sharing.facebook" />
    <child name="flickr" schema="org.yorba.shotwell.sharing.flickr" />
    <child name="gallery3" schema="org.yorba.shotwell.sharing.publishing-gallery3" />
    <child name="org-gnome-shotwell-publishing-google-photos" schema="org.yorba.shotwell.sharing.org-gnome-shotwell-publishing-google-photos" />
    <child name="youtube" schema="org.yorba.shotwell.sharing.youtube" />
</schema>

<schema id="org.yorba.shotwell.sharing.facebook" path="/org/yorba/shotwell/sharing/facebook/">
    <key name="access-token" type="s">
        <default>""</default>
        <summary>access token</summary>
        <description>Facebook OAuth token for the currently logged in session, if any</description>
    </key>

    <key name="uid" type="s">
        <default>""</default>
        <summary>user i.d.</summary>
        <description>Facebook user i.d. for the currently logged in user, if any</description>
    </key>
    
    <key name="user-name" type="s">
        <default>""</default>
        <summary>user name</summary>
        <description>The name of the currently logged in Facebook user, if any</description>
    </key>
    
    <key name="default-size" type="i">
        <default>0</default>
        <summary>default size code</summary>
        <description>A numeric code representing the default size for photos published to Facebook</description>
    </key>
    
    <key name="strip-metadata" type="b">
        <default>false</default>
        <summary>remove sensitive info from uploads</summary>
        <description>Whether images being uploaded to Facebook should have their metadata removed first</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing.flickr" path="/org/yorba/shotwell/sharing/flickr/">
    <key name="access-phase-token" type="s">
        <default>""</default>
        <summary>OAuth Access Phase Token</summary>
        <description>The authorization token for the currently logged in Flickr user, if any</description>
    </key>

    <key name="access-phase-token-secret" type="s">
        <default>""</default>
        <summary>OAuth Access Phase Token Secret</summary>
        <description>The cryptographic secret used to sign requests against the authorization token for the currently logged in Flickr user, if any</description>
    </key>

    <key name="access-phase-username" type="s">
        <default>""</default>
        <summary>username</summary>
        <description>The user name of the currently logged in Flickr user, if any</description>
    </key>
    
    <key name="default-size" type="i">
        <default>2</default>
        <summary>default size code</summary>
        <description>A numeric code representing the default size for photos published to Flickr</description>
    </key>
    
    <key name="visibility" type="i">
        <default>1</default>
        <summary>default visibility</summary>
        <description>A numeric code representing the default visibility for photos published to Flickr</description>
    </key>

    <key name="strip-metadata" type="b">
        <default>false</default>
        <summary>remove sensitive info from uploads</summary>
        <description>Whether images being uploaded to Flickr should have their metadata removed first</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing.org-gnome-shotwell-publishing-google-photos" path="/org/yorba/shotwell/sharing/org-gnome-shotwell-publishing-google-photos/">
    <key name="refresh-token" type="s">
        <default>""</default>
        <summary>refresh token</summary>
        <description>The OAuth token used to refresh the Google Photos session for the currently logged in user, if any.</description>
    </key>
    
    <key name="default-size" type="i">
        <default>2</default>
        <summary>default size</summary>
        <description>A numeric code representing the default size for photos uploaded to Google Photos Albums</description>
    </key>
    
    <key name="last-album" type="s">
        <default>""</default>
        <summary>last album</summary>
        <description>The name of the last album the user published photos to, if any</description>
    </key>

    <key name="strip-metadata" type="b">
        <default>false</default>
        <summary>remove sensitive info from uploads</summary>
        <description>Whether images being uploaded to Google Photos should have their metadata removed first</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-piwigo" path="/org/yorba/shotwell/sharing/org-yorba-shotwell-publishing-piwigo/">
    <key name="url" type="s">
        <default>""</default>
        <summary>Piwigo URL</summary>
        <description>URL of the Piwigo server.</description>
    </key>
    
    <key name="username" type="s">
        <default>""</default>
        <summary>username</summary>
        <description>Piwigo username, if logged in.</description>
    </key>
    
    <key name="password" type="s">
        <default>""</default>
        <summary>password</summary>
        <description>Piwigo password, if logged in.</description>
    </key>
    
    <key name="remember-password" type="b">
        <default>false</default>
        <summary>remember password</summary>
        <description>If true, remember the Piwigo password.</description>
    </key>
    
    <key name="last-category" type="i">
        <default>-1</default>
        <summary>last category</summary>
        <description>The last selected Piwigo category.</description>
    </key>
    
    <key name="last-permission-level" type="i">
        <default>-1</default>
        <summary>last permission level</summary>
        <description>The last chosen Piwigo permission level.</description>
    </key>
    
    <key name="last-photo-size" type="i">
        <default>-1</default>
        <summary>last photo size</summary>
        <description>A numeric code representing the last photo size preset used when publishing to Piwigo.</description>
    </key>

    <key name="strip-metadata" type="b">
        <default>false</default>
        <summary>remove sensitive info from uploads</summary>
        <description>Whether images being uploaded to Piwigo should have their metadata removed first</description>
    </key>

    <key name="last-title-as-comment" type="b">
        <default>false</default>
        <summary>if title is set and comment unset, use title as comment for uploads to Piwigo</summary>
        <description>Whether images being uploaded to Piwigo should have their comment set from the title if title is set and comment unset</description>
    </key>

    <key name="last-no-upload-tags" type="b">
        <default>false</default>
        <summary>do not upload tags when uploading to Piwigo</summary>
        <description>Whether images being uploaded to Piwigo should have their tags removed on upload, such that these tags will not appear on the remote Piwigo server.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing.publishing-gallery3" path="/org/yorba/shotwell/sharing/gallery3/">
    <key name="username" type="s">
        <default>""</default>
        <summary>username</summary>
        <description>Gallery3 username</description>
    </key>

    <key name="api-key" type="s">
        <default>""</default>
        <summary>API key</summary>
        <description>Gallery3 API key</description>
    </key>

    <key name="url" type="s">
        <default>""</default>
        <summary>URL</summary>
        <description>Gallery3 site URL</description>
    </key>

    <key name="last-album" type="s">
        <default>""</default>
        <summary>last album</summary>
        <description>The name of the last album the user published photos to, if any</description>
    </key>

    <key name="strip-metadata" type="b">
        <default>false</default>
        <summary>remove sensitive info from uploads</summary>
        <description>Indicates whether images being uploaded to Gallery3 should have their metadata removed first</description>
    </key>

    <key name="scaling-constraint-id" type="i">
        <default>0</default>
        <summary>scaling constraint of uploaded picture</summary>
        <description>The scaling constraint ID of the picture to be uploaded</description>
    </key>

    <key name="scaling-pixels" type="i">
        <default>1024</default>
        <summary>pixels of the major axis uploaded picture</summary>
        <description>The pixels of the major axis of the picture to be uploaded; used only if scaling-constraint-id is an appropriate value</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.sharing.youtube" path="/org/yorba/shotwell/sharing/youtube/">
    <key name="refresh-token" type="s">
        <default>""</default>
        <summary>refresh token</summary>
        <description>The OAuth token used to refresh the YouTube session for the currently logged in user, if any.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.dataimports" path="/org/yorba/shotwell/dataimports/">
    <key name="last-used-dataimports-service" type="s">
        <default>""</default>
        <summary>last used import service</summary>
        <description>A numeric code representing the last service from which photos were imported</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.printing" path="/org/yorba/shotwell/printing/">
    <key name="content-layout" type="i">
        <default>3</default>
        <summary>content layout mode</summary>
        <description>A numeric code that describes how photos are laid out on the page during printing</description>
    </key>
    
    <key name="content-ppi" type="i">
        <default>600</default>
        <summary>content ppi</summary>
        <description>The number of pixels per inch (ppi) sent to the printer during printing</description>
    </key>
    
    <key name="content-width" type="d">
        <default>7.0</default>
        <summary>content width</summary>
        <description>The width of the printed emulsion on the page when printing</description>
    </key>
    
    <key name="content-height" type="d">
        <default>5.0</default>
        <summary>content height</summary>
        <description>The height of the printed emulsion on the page when printing</description>
    </key>
    
    <key name="content-units" type="i">
        <default>1</default>
        <summary>content units</summary>
        <description>A numeric code representing unit of measure (inches or centimeters) used when printing</description>
    </key>

    <key name="images-per-page" type="i">
        <default>1</default>
        <summary>images per page code</summary>
        <description>A numeric code representing the currently selected images per page mode used when printing</description>
    </key>

    <key name="size-selection" type="i">
        <default>-1</default>
        <summary>size selection</summary>
        <description>The index of the current print size in a pre-defined list of standard sizes</description>
    </key>
    
    <key name="match-aspect-ratio" type="b">
        <default>true</default>
        <summary>match aspect ratio</summary>
        <description>Determines whether custom print sizes must match the aspect ratio of the original photo</description>
    </key>

    <key name="print-titles" type="b">
        <default>false</default>
        <summary>print titles</summary>
        <description>True if the title of a photo should be printed when the photo is printed, false otherwise.</description>
    </key>
    
    <key name="titles-font" type="s">
        <default>"Sans Bold 12"</default>
        <summary>titles font</summary>
        <description>The name of the font to use for photo titles when they are printed.</description>
    </key>
</schema>

<schema id="org.yorba.shotwell.plugins" path="/org/yorba/shotwell/plugins/" >
    <child name="enable-state" schema="org.yorba.shotwell.plugins.enable-state" />
</schema>

<schema id="org.yorba.shotwell.plugins.enable-state" path="/org/yorba/shotwell/plugins/enable-state/" >
    <key name="publishing-facebook" type="b">
        <default>true</default>
        <summary>enable facebook publishing plugin</summary>
        <description>True if the Facebook publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="publishing-flickr" type="b">
        <default>true</default>
        <summary>enable flickr publishing plugin</summary>
        <description>True if the Flickr publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="org-gnome-shotwell-publishing-google-photos" type="b">
        <default>true</default>
        <summary>enable Google Photos publishing plugin</summary>
        <description>True if the Google Photos publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="publishing-youtube" type="b">
        <default>true</default>
        <summary>enable youtube publishing plugin</summary>
        <description>True if the YouTube publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="publishing-piwigo" type="b">
        <default>true</default>
        <summary>enable piwigo publishing plugin</summary>
        <description>True if the Piwigo publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="publishing-yandex-fotki" type="b">
        <default>false</default>
        <summary>enable yandex publishing plugin</summary>
        <description>True if the Yandex.Fotki publishing plugin is enabled, false otherwise</description>
    </key>
    
    <key name="publishing-tumblr" type="b">
        <default>false</default>
        <summary>enable tumblr publishing plugin</summary>
        <description>True if the Tumblr publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="publishing-rajce" type="b">
        <default>false</default>
        <summary>enable rajce publishing plugin</summary>
        <description>True if the Rajce publishing plugin is enabled, false otherwise</description>
    </key>
    
    <key name="publishing-gallery3" type="b">
        <default>false</default>
        <summary>enable gallery3 publishing plugin</summary>
        <description>True if the Gallery3 publishing plugin is enabled, false otherwise</description>
    </key>

    <key name="dataimports-fspot" type="b">
        <default>true</default>
        <summary>enable F-Spot import plugin</summary>
        <description>True if the F-Spot import plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-crumble" type="b">
        <default>true</default>
        <summary>enable slideshow crumble transition</summary>
        <description>True if the Crumble slideshow transition plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-fade" type="b">
        <default>true</default>
        <summary>enable slideshow fade transition</summary>
        <description>True if the Fade slideshow transition plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-slide" type="b">
        <default>true</default>
        <summary>enable slideshow slide transition</summary>
        <description>True if the Slide slideshow transition plugin is enabled, false otherwise</description>
    </key>
    
    <key name="transitions-clock" type="b">
        <default>true</default>
        <summary>enable slideshow clock transition</summary>
        <description>True if the Clock slideshow transition plugin is enabled, false otherwise</description>
    </key>
    
    <key name="transitions-circle" type="b">
        <default>true</default>
        <summary>enable slideshow circle transition</summary>
        <description>True if the Circle slideshow transition plugin is enabled, false otherwise</description>
    </key>
    
    <key name="transitions-circles" type="b">
        <default>true</default>
        <summary>enable slideshow circles transition</summary>
        <description>True if the Circles slideshow transition plugin is enabled, false otherwise</description>
    </key>
    
    <key name="transitions-blinds" type="b">
        <default>true</default>
        <summary>enable slideshow blinds transition</summary>
        <description>True if the Blinds slideshow transition plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-squares" type="b">
        <default>true</default>
        <summary>enable slideshow squares transition</summary>
        <description>True if the Squares slideshow transition plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-stripes" type="b">
        <default>true</default>
        <summary>enable slideshow stripes transition</summary>
        <description>True if the Stripes slideshow transition plugin is enabled, false otherwise</description>
    </key>

    <key name="transitions-chess" type="b">
        <default>true</default>
        <summary>enable slideshow chess transition</summary>
        <description>True if the Chess-Board slideshow transition plugin is enabled, false otherwise</description>
    </key>
</schema>

</schemalist>


Filemanager

Name Type Size Permission Actions
00_org.gnome.shell.gschema.override File 158 B 0644
10_gnome-shell.gschema.override File 216 B 0644
10_gnome-terminal.gschema.override File 56 B 0644
10_gsettings-desktop-schemas.gschema.override File 467 B 0644
10_ubuntu-dock.gschema.override File 480 B 0644
10_ubuntu-settings.gschema.override File 7.11 KB 0644
20_ubuntu-desktop-installer-wm.gschema.override File 76 B 0644
com.canonical.Unity.Lenses.gschema.xml File 2.45 KB 0644
com.canonical.unity.desktop.gschema.xml File 3.1 KB 0644
com.ubuntu.SoftwareProperties.gschema.xml File 420 B 0644
com.ubuntu.login-screen.gschema.xml File 3.16 KB 0644
com.ubuntu.notifications.hub.gschema.xml File 703 B 0644
com.ubuntu.notifications.settings.gschema.xml File 2.17 KB 0644
com.ubuntu.phone.gschema.xml File 1 KB 0644
com.ubuntu.sound.gschema.xml File 367 B 0644
com.ubuntu.touch.network.gschema.xml File 663 B 0644
com.ubuntu.touch.sound.gschema.xml File 1006 B 0644
com.ubuntu.touch.system.gschema.xml File 2.38 KB 0644
com.ubuntu.update-manager.gschema.xml File 2.99 KB 0644
com.ubuntu.update-notifier.gschema.xml File 2.5 KB 0644
com.ubuntu.user-interface.gschema.xml File 2.04 KB 0644
gschemas.compiled File 211.67 KB 0644
org.freedesktop.ColorHelper.gschema.xml File 1.13 KB 0644
org.freedesktop.Tracker3.Extract.gschema.xml File 1.85 KB 0644
org.freedesktop.Tracker3.FTS.gschema.xml File 1.65 KB 0644
org.freedesktop.Tracker3.Miner.Files.gschema.xml File 6.12 KB 0644
org.freedesktop.TrackerMiners3.enums.xml File 619 B 0644
org.freedesktop.ibus.engine.table.gschema.xml File 5.33 KB 0644
org.freedesktop.ibus.gschema.xml File 15.99 KB 0644
org.freedesktop.pulseaudio.gschema.xml File 2.99 KB 0644
org.gnome.Characters.gschema.xml File 367 B 0644
org.gnome.DejaDup.gschema.xml File 9.15 KB 0644
org.gnome.Disks.gschema.xml File 1.23 KB 0644
org.gnome.Evolution.DefaultSources.gschema.xml File 1.03 KB 0644
org.gnome.Extensions.gschema.xml File 509 B 0644
org.gnome.FileRoller.gschema.xml File 9.05 KB 0644
org.gnome.GWeather4.enums.xml File 1.49 KB 0644
org.gnome.GWeather4.gschema.xml File 2.73 KB 0644
org.gnome.Logs.enums.xml File 420 B 0644
org.gnome.Logs.gschema.xml File 746 B 0644
org.gnome.Papers.gschema.xml File 3.16 KB 0644
org.gnome.SessionManager.gschema.xml File 1.14 KB 0644
org.gnome.Settings.gschema.xml File 1.04 KB 0644
org.gnome.SimpleScan.gschema.xml File 4.42 KB 0644
org.gnome.Snapshot.gschema.xml File 2.71 KB 0644
org.gnome.Terminal.gschema.xml File 31.36 KB 0644
org.gnome.TextEditor.gschema.xml File 6.58 KB 0644
org.gnome.baobab.gschema.xml File 1.28 KB 0644
org.gnome.calculator.gschema.xml File 4.43 KB 0644
org.gnome.calendar.enums.xml File 1.04 KB 0644
org.gnome.calendar.gschema.xml File 1.27 KB 0644
org.gnome.clocks.gschema.xml File 1.94 KB 0644
org.gnome.crypto.cache.gschema.xml File 778 B 0644
org.gnome.crypto.pgp.gschema.xml File 1.62 KB 0644
org.gnome.desktop.a11y.applications.gschema.xml File 845 B 0644
org.gnome.desktop.a11y.gschema.xml File 828 B 0644
org.gnome.desktop.a11y.interface.gschema.xml File 676 B 0644
org.gnome.desktop.a11y.keyboard.gschema.xml File 4.78 KB 0644
org.gnome.desktop.a11y.magnifier.gschema.xml File 9.16 KB 0644
org.gnome.desktop.a11y.mouse.gschema.xml File 2.84 KB 0644
org.gnome.desktop.app-folders.gschema.xml File 1.8 KB 0644
org.gnome.desktop.background.gschema.xml File 2.55 KB 0644
org.gnome.desktop.break-reminders.gschema.xml File 5.62 KB 0644
org.gnome.desktop.calendar.gschema.xml File 427 B 0644
org.gnome.desktop.datetime.gschema.xml File 439 B 0644
org.gnome.desktop.default-applications.gschema.xml File 3.02 KB 0644
org.gnome.desktop.enums.xml File 7.23 KB 0644
org.gnome.desktop.input-sources.gschema.xml File 2.77 KB 0644
org.gnome.desktop.interface.gschema.xml File 13.25 KB 0644
org.gnome.desktop.lockdown.gschema.xml File 3.38 KB 0644
org.gnome.desktop.media-handling.gschema.xml File 2.54 KB 0644
org.gnome.desktop.notifications.gschema.xml File 2.77 KB 0644
org.gnome.desktop.peripherals.gschema.xml File 16.94 KB 0644
org.gnome.desktop.privacy.gschema.xml File 4.79 KB 0644
org.gnome.desktop.remote-desktop.enums.xml File 980 B 0644
org.gnome.desktop.remote-desktop.gschema.xml File 6.43 KB 0644
org.gnome.desktop.screen-time-limits.gschema.xml File 1.35 KB 0644
org.gnome.desktop.screensaver.gschema.xml File 6.05 KB 0644
org.gnome.desktop.search-providers.gschema.xml File 1.86 KB 0644
org.gnome.desktop.session.gschema.xml File 668 B 0644
org.gnome.desktop.sound.gschema.xml File 1.03 KB 0644
org.gnome.desktop.thumbnail-cache.gschema.xml File 600 B 0644
org.gnome.desktop.thumbnailers.gschema.xml File 866 B 0644
org.gnome.desktop.wm.keybindings.gschema.xml File 13.19 KB 0644
org.gnome.desktop.wm.preferences.gschema.xml File 12.1 KB 0644
org.gnome.eog.enums.xml File 1.54 KB 0644
org.gnome.eog.gschema.xml File 6.53 KB 0644
org.gnome.evolution-data-server.addressbook.gschema.xml File 320 B 0644
org.gnome.evolution-data-server.calendar.gschema.xml File 5.52 KB 0644
org.gnome.evolution-data-server.gschema.xml File 6.7 KB 0644
org.gnome.evolution.eds-shell.gschema.xml File 684 B 0644
org.gnome.evolution.shell.network-config.gschema.xml File 5.27 KB 0644
org.gnome.gnome-system-monitor.enums.xml File 423 B 0644
org.gnome.gnome-system-monitor.gschema.xml File 19.48 KB 0644
org.gnome.login-screen.gschema.xml File 4.02 KB 0644
org.gnome.mousetweaks.enums.xml File 852 B 0644
org.gnome.mousetweaks.gschema.xml File 958 B 0644
org.gnome.mutter.gschema.xml File 8.62 KB 0644
org.gnome.mutter.wayland.gschema.xml File 5.85 KB 0644
org.gnome.mutter.x11.gschema.xml File 1.09 KB 0644
org.gnome.nautilus.gschema.xml File 13.96 KB 0644
org.gnome.nm-applet.eap.gschema.xml File 650 B 0644
org.gnome.online-accounts.gschema.xml File 709 B 0644
org.gnome.power-manager.gschema.xml File 2.41 KB 0644
org.gnome.rhythmbox.gschema.xml File 19.74 KB 0644
org.gnome.rhythmbox.plugins.alternative_toolbar.gschema.xml File 3.96 KB 0644
org.gnome.seahorse.gschema.xml File 1.23 KB 0644
org.gnome.seahorse.manager.gschema.xml File 2.04 KB 0644
org.gnome.seahorse.window.gschema.xml File 446 B 0644
org.gnome.settings-daemon.enums.xml File 2.93 KB 0644
org.gnome.settings-daemon.global-shortcuts.gschema.xml File 729 B 0644
org.gnome.settings-daemon.peripherals.gschema.xml File 7.25 KB 0644
org.gnome.settings-daemon.peripherals.wacom.gschema.xml File 4.74 KB 0644
org.gnome.settings-daemon.plugins.color.gschema.xml File 2.48 KB 0644
org.gnome.settings-daemon.plugins.gschema.xml File 966 B 0644
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml File 1.68 KB 0644
org.gnome.settings-daemon.plugins.media-keys.gschema.xml File 28.74 KB 0644
org.gnome.settings-daemon.plugins.power.gschema.xml File 4.32 KB 0644
org.gnome.settings-daemon.plugins.sharing.gschema.xml File 493 B 0644
org.gnome.settings-daemon.plugins.wwan.gschema.xml File 407 B 0644
org.gnome.settings-daemon.plugins.xsettings.gschema.xml File 3.02 KB 0644
org.gnome.shell.extensions.appindicator.gschema.xml File 1.7 KB 0644
org.gnome.shell.extensions.dash-to-dock.gschema.xml File 28.53 KB 0644
org.gnome.shell.extensions.ding.gschema.xml File 5.04 KB 0644
org.gnome.shell.extensions.tiling-assistant.gschema.xml File 8.01 KB 0644
org.gnome.shell.gschema.xml File 15.35 KB 0644
org.gnome.shell.ubuntu.gschema.xml File 948 B 0644
org.gnome.shotwell-extras.gschema.xml File 1.33 KB 0644
org.gnome.shotwell.gschema.xml File 32.22 KB 0644
org.gnome.system.dns_sd.gschema.xml File 766 B 0644
org.gnome.system.gvfs.enums.xml File 469 B 0644
org.gnome.system.locale.gschema.xml File 448 B 0644
org.gnome.system.location.gschema.xml File 1.13 KB 0644
org.gnome.system.proxy.gschema.xml File 6.21 KB 0644
org.gnome.system.smb.gschema.xml File 786 B 0644
org.gnome.system.wsdd.gschema.xml File 473 B 0644
org.gnome.totem.enums.xml File 5.92 KB 0644
org.gnome.totem.gschema.xml File 3.69 KB 0644
org.gnome.totem.plugins.opensubtitles.gschema.xml File 381 B 0644
org.gnome.totem.plugins.pythonconsole.gschema.xml File 481 B 0644
org.gnome.yelp.gschema.xml File 792 B 0644
org.gtk.Settings.ColorChooser.gschema.xml File 931 B 0644
org.gtk.Settings.Debug.gschema.xml File 833 B 0644
org.gtk.Settings.EmojiChooser.gschema.xml File 623 B 0644
org.gtk.Settings.FileChooser.gschema.xml File 6.07 KB 0644
org.gtk.gtk4.Inspector.gschema.xml File 1.21 KB 0644
org.gtk.gtk4.Settings.ColorChooser.gschema.xml File 941 B 0644
org.gtk.gtk4.Settings.Debug.gschema.xml File 840 B 0644
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml File 678 B 0644
org.gtk.gtk4.Settings.FileChooser.gschema.xml File 6.38 KB 0644
org.yorba.shotwell-extras.gschema.xml File 3.37 KB 0644
org.yorba.shotwell.gschema.xml File 34.1 KB 0644
xdg-desktop-portal-gnome.gschema.xml File 391 B 0644
Filemanager