[nautilus-actions] Rename back to nautilus-actions.doap



commit ce5a78f9a30d7fb6141ec42f2db4443d359acefa
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Feb 15 23:37:05 2017 +0100

    Rename back to nautilus-actions.doap
    
    Which seems mandatory by Gnome rules.

 filemanager-actions.doap |   36 +-----------------------------------
 nautilus-actions.doap    |   35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 35 deletions(-)
---
diff --git a/filemanager-actions.doap b/filemanager-actions.doap
deleted file mode 100644
index 75be888..0000000
--- a/filemanager-actions.doap
+++ /dev/null
@@ -1,35 +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:foaf="http://xmlns.com/foaf/0.1/";
-         xmlns:gnome="http://api.gnome.org/doap-extensions#";
-         xmlns="http://usefulinc.com/ns/doap#";>
-
-  <name xml:lang="en">FileManager-Actions</name>
-
-  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
-
-  <shortdesc xml:lang="en">A file-manager extension which offers user configurable context menu 
actions</shortdesc>
-
-  <description xml:lang="en">
-    FileManager-Actions is a file-manager extension whose principal
-    function is to allow the user to add arbitrary actions to the
-    file-manager context menus. These actions may be organized in menus
-    and submenus, exported and shared with other desktop environments. 
-  </description>
-
-  <homepage rdf:resource="http://www.nautilus-actions.org"; />
-
-  <download-page rdf:resource="http://www.nautilus-actions.org/downloads"; />
-
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=filemanager-actions"; />
-
-  <mailing-list rdf:resource="http://mailman.nautilus-actions.org/listinfo"; />
-
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Pierre Wieser</foaf:name>
-      <foaf:mbox rdf:resource="mailto:pwieser trychlos org" />
-      <gnome:userid>pwieser</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-</Project>
diff --git a/filemanager-actions.doap b/filemanager-actions.doap
new file mode 120000
index 0000000..244e83f
--- /dev/null
+++ b/filemanager-actions.doap
@@ -0,0 +1 @@
+nautilus-actions.doap
\ No newline at end of file
diff --git a/nautilus-actions.doap b/nautilus-actions.doap
new file mode 100644
index 0000000..75be888
--- /dev/null
+++ b/nautilus-actions.doap
@@ -0,0 +1,35 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";
+         xmlns:gnome="http://api.gnome.org/doap-extensions#";
+         xmlns="http://usefulinc.com/ns/doap#";>
+
+  <name xml:lang="en">FileManager-Actions</name>
+
+  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
+  <shortdesc xml:lang="en">A file-manager extension which offers user configurable context menu 
actions</shortdesc>
+
+  <description xml:lang="en">
+    FileManager-Actions is a file-manager extension whose principal
+    function is to allow the user to add arbitrary actions to the
+    file-manager context menus. These actions may be organized in menus
+    and submenus, exported and shared with other desktop environments. 
+  </description>
+
+  <homepage rdf:resource="http://www.nautilus-actions.org"; />
+
+  <download-page rdf:resource="http://www.nautilus-actions.org/downloads"; />
+
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=filemanager-actions"; />
+
+  <mailing-list rdf:resource="http://mailman.nautilus-actions.org/listinfo"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Pierre Wieser</foaf:name>
+      <foaf:mbox rdf:resource="mailto:pwieser trychlos org" />
+      <gnome:userid>pwieser</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]