summaryrefslogtreecommitdiff
path: root/.doap
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-12 23:17:02 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-12 23:17:02 +0200
commit2db2a00a812ec31ee59c3920ff457290e1f4a05e (patch)
tree26a1222b0f6b3e9f8a9d650e468ac0af374f3bf2 /.doap
parent0d9f2606e676b2257d9d11c1d23058f1e3472f89 (diff)
parent2dee0fdd2dd7a556074a888b1bbbe73190fd1855 (diff)
Merge branch 'release/debian/0.30.8-1'debian/0.30.8-1
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>