From 566dc060676b41e1e58a446b7dcc4159e242fee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 23 Sep 2014 09:36:45 +0200 Subject: Imported Upstream version 0.20.0 --- misc/org.yorba.shotwell-extras.gschema.xml | 57 +++++++++++++++++++++++++++++ misc/org.yorba.shotwell.gschema.xml | 59 +++++++++++++++++++++++++++++- misc/shotwell.appdata.xml | 5 ++- 3 files changed, 118 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/org.yorba.shotwell-extras.gschema.xml b/misc/org.yorba.shotwell-extras.gschema.xml index 17e66c7..3506f12 100644 --- a/misc/org.yorba.shotwell-extras.gschema.xml +++ b/misc/org.yorba.shotwell-extras.gschema.xml @@ -34,5 +34,62 @@ + + + "http://rajce.net/" + Rajce URL + URL of the Rajce server. + + + + "" + username + Rajce username, if logged in. + + + + "" + token + user token, if remembered. + + + + -1 + last category + The last selected Rajce category. + + + + -1 + last photo size + A numeric code representing the last photo size preset used when publishing to Rajce. + + + + false + remember + If true, remember last login. + + + + false + hide album + If true, hide the newly created Rajce album. + + + + false + open album in web browser + If true, open target album in the web browser just after uploading photos + + + + false + remove sensitive info from uploads + Whether images being uploaded to Rajce should have their metadata removed first + + + + diff --git a/misc/org.yorba.shotwell.gschema.xml b/misc/org.yorba.shotwell.gschema.xml index e0e9448..1f6a093 100644 --- a/misc/org.yorba.shotwell.gschema.xml +++ b/misc/org.yorba.shotwell.gschema.xml @@ -323,6 +323,7 @@ + @@ -485,6 +486,50 @@ + + + "" + username + Gallery3 username + + + + "" + API key + Gallery3 API key + + + + "" + URL + Gallery3 site URL + + + + "" + last album + The name of the last album the user published photos to, if any + + + + false + remove sensitive info from uploads + Indicates whether images being uploaded to Gallery3 should have their metadata removed first + + + + 0 + scaling constraint of uploaded picture + The scaling constraint ID of the picture to be uploaded + + + + 1024 + pixels of the major axis uploaded picture + The pixels of the major axis of the picture to be uploaded; used only if scaling-constraint-id is an appropriate value + + + "" @@ -605,7 +650,7 @@ enable piwigo publishing plugin True if the Piwigo publishing plugin is enabled, false otherwise - + false enable yandex publishing plugin @@ -618,6 +663,18 @@ True if the Tumblr publishing plugin is enabled, false otherwise + + false + enable rajce publishing plugin + True if the Rajce publishing plugin is enabled, false otherwise + + + + false + enable gallery3 publishing plugin + True if the Gallery3 publishing plugin is enabled, false otherwise + + true enable F-Spot import plugin diff --git a/misc/shotwell.appdata.xml b/misc/shotwell.appdata.xml index 8f13515..47cad46 100644 --- a/misc/shotwell.appdata.xml +++ b/misc/shotwell.appdata.xml @@ -2,7 +2,8 @@ shotwell.desktop - CC0 + CC0 + LGPL-2.1+ Popular photo manager

@@ -20,7 +21,7 @@ Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats.

- http://www.yorba.org/projects/shotwell/ + https://wiki.gnome.org/Apps/Shotwell http://www.yorba.org/wp-content/uploads/2013/02/harbor.png http://www.yorba.org/wp-content/uploads/2013/02/import-300x155.png -- cgit v1.2.3