From 139ba7e0420e38b2ad162bcefad98dc2f73f389d Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Thu, 21 Apr 2011 12:04:21 +0000 Subject: [PATCH] Initial commit for foafprofiles plugin --- .gitattributes | 2 ++ src/plugins/foafprofiles/NAME | 1 + src/plugins/foafprofiles/README | 1 + 3 files changed, 4 insertions(+) create mode 100644 src/plugins/foafprofiles/NAME create mode 100644 src/plugins/foafprofiles/README diff --git a/.gitattributes b/.gitattributes index 0356cbb3ab..2897ef6a0d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1505,6 +1505,8 @@ src/plugins/fckeditor/www/fckpackager.xml -text svneol=unset#text/xml src/plugins/fckeditor/www/fckstyles.xml svneol=native#text/xml src/plugins/fckeditor/www/fcktemplates.xml svneol=native#text/xml src/plugins/fckeditor/www/fckutils.cfm -text +src/plugins/foafprofiles/NAME -text +src/plugins/foafprofiles/README -text src/plugins/forumml/NAME -text src/plugins/forumml/README.txt -text src/plugins/forumml/TODO -text diff --git a/src/plugins/foafprofiles/NAME b/src/plugins/foafprofiles/NAME new file mode 100644 index 0000000000..9def8e8a85 --- /dev/null +++ b/src/plugins/foafprofiles/NAME @@ -0,0 +1 @@ +FOAFProfiles diff --git a/src/plugins/foafprofiles/README b/src/plugins/foafprofiles/README new file mode 100644 index 0000000000..8488a96844 --- /dev/null +++ b/src/plugins/foafprofiles/README @@ -0,0 +1 @@ +FOAFProfiles plugin generated automatically from tools/createplugin.sh -- 2.30.2