summaryrefslogtreecommitdiff
path: root/.doap
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-10 19:32:38 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-10 19:32:38 +0200
commit747b34366abad8705f5754394885d407eb931517 (patch)
treef866aa33245897df42b08ff57601d0c9c5ae9d1d /.doap
parentb6634e9301f0991bb04299b4412165f846d32543 (diff)
parent842d23f234890cd22a191917f94506921a1ae2c6 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to '.doap')
-rw-r--r--.doap21
1 files changed, 0 insertions, 21 deletions
diff --git a/.doap b/.doap
deleted file mode 100644
index 024775d..0000000
--- a/.doap
+++ /dev/null
@@ -1,21 +0,0 @@
-<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:admin="http://webns.net/mvcb/">
- <name>Shotwell</name>
- <shortname>Shotwell</shortname>
- <shortdesc>Digital Photo Manager</shortdesc>
- <description>Shotwell is a digital photo manager designed for the GNOME desktop environment. It allows you to import photos from disk or camera, organize them in various ways, view them in full-window or fullscreen mode, and export and share them with others by publishing them to popular web services.
-
-Visit http://www.yorba.org/shotwell to read about the current state of Shotwell's development.</description>
- <homepage rdf:resource="http://www.yorba.org/projects/shotwell/" />
- <wiki rdf:resource="http://redmine.yorba.org/projects/shotwell/wiki" />
- <download-page rdf:resource="http://www.yorba.org/projects/shotwell/install/" />
- <bug-database rdf:resource="http://redmine.yorba.org/projects/shotwell/issues" />
- <programming-language>Vala</programming-language>
- <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
- <maintainer>
- <foaf:Person>
- <foaf:name>Jim Nelson</foaf:name>
- <foaf:mbox_sha1sum>4cf80db74d6388f6e8f0c4509dcc696ca5abb8d1</foaf:mbox_sha1sum>
- </foaf:Person>
- </maintainer>
-
-</Project>