[Xfce4-commits] <thunar-shares-plugin:master> Fix build to use GIT, drop POT file

Daniel Morales noreply at xfce.org
Sun Jan 24 01:58:01 CET 2010


Updating branch refs/heads/master
         to 0b9b13ed022d390706a0d828874d56e2def73026 (commit)
       from f1ee0719d732a44af98399d81b1fa57673ea69e4 (commit)

commit 0b9b13ed022d390706a0d828874d56e2def73026
Author: Daniel Morales <daniel at daniel.com.uy>
Date:   Sat Jan 23 22:55:22 2010 -0200

    Fix build to use GIT, drop POT file

 module.xml                  |   21 +++++
 po/thunar-shares-plugin.pot |  189 -------------------------------------------
 2 files changed, 21 insertions(+), 189 deletions(-)

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..463bb17
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,21 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<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">thunar-shares-plugin</name>
+  <shortdesc xml:lang="en">Share folders using Samba from Thunar</shortdesc>
+  <homepage rdf:resource="http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin"/>
+  <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Daniel Morales</foaf:name>
+      <foaf:mbox>mailto:daniel at daniel.com.uy</foaf:mbox>
+      <gnome:userid>danielm</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
+
diff --git a/po/thunar-shares-plugin.pot b/po/thunar-shares-plugin.pot
deleted file mode 100644
index 8eea168..0000000
--- a/po/thunar-shares-plugin.pot
+++ /dev/null
@@ -1,189 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-02-02 16:52-0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libshares/libshares-util.c:163
-msgid "Please, write a name."
-msgstr ""
-
-#. Warn the user
-#: ../libshares/libshares-util.c:171
-msgid ""
-"Share name too long. Some old clients may have problems to access it, "
-"continue anyway?"
-msgstr ""
-
-#: ../libshares/libshares-util.c:184
-#, c-format
-msgid "Error while getting share information: %s"
-msgstr ""
-
-#: ../libshares/libshares-util.c:194
-msgid "Another share has the same name"
-msgstr ""
-
-#: ../libshares/libshares-util.c:254
-msgid "Cannot modify the share:"
-msgstr ""
-
-#: ../libshares/libshares-util.c:349
-msgid ""
-"Thunar needs to add some permissions to your folder in order to share it. Do "
-"you agree?"
-msgstr ""
-
-#: ../libshares/libshares-util.c:390
-msgid "Error when changing folder permissions."
-msgstr ""
-
-#: ../libshares/shares.c:153
-#, c-format
-msgid "%s %s %s returned with signal %d"
-msgstr ""
-
-#: ../libshares/shares.c:162
-#, c-format
-msgid "%s %s %s failed for an unknown reason"
-msgstr ""
-
-#: ../libshares/shares.c:183
-#, c-format
-msgid "'net usershare' returned error %d: %s"
-msgstr ""
-
-#: ../libshares/shares.c:185
-#, c-format
-msgid "'net usershare' returned error %d"
-msgstr ""
-
-#: ../libshares/shares.c:219
-#, c-format
-msgid "the output of 'net usershare' is not in valid UTF-8 encoding"
-msgstr ""
-
-#: ../libshares/shares.c:478 ../libshares/shares.c:658
-#, c-format
-msgid "Failed"
-msgstr ""
-
-#: ../libshares/shares.c:593
-#, c-format
-msgid "Samba's testparm returned with signal %d"
-msgstr ""
-
-#: ../libshares/shares.c:599
-#, c-format
-msgid "Samba's testparm failed for an unknown reason"
-msgstr ""
-
-#: ../libshares/shares.c:614
-#, c-format
-msgid "Samba's testparm returned error %d: %s"
-msgstr ""
-
-#: ../libshares/shares.c:616
-#, c-format
-msgid "Samba's testparm returned error %d"
-msgstr ""
-
-#: ../libshares/shares.c:729
-#, c-format
-msgid "Cannot remove the share for path %s: that path is not shared"
-msgstr ""
-
-#: ../libshares/shares.c:782
-#, c-format
-msgid ""
-"Cannot change the path of an existing share; please remove the old share "
-"first and add a new one"
-msgstr ""
-
-#. Dialog setup
-#: ../thunar-plugin/tsp-admin.c:111
-msgid "Thunar - Manage Shared Folders"
-msgstr ""
-
-#: ../thunar-plugin/tsp-admin.c:341 ../thunar-plugin/tsp-page.c:397
-msgid ""
-"You may need to install Samba, check your user permissions(usershares group) "
-"and re-login.\n"
-"<b>More info:</b> <u>http://thunar-shares.googlecode.com/</u>"
-msgstr ""
-
-#. Dialog setup
-#: ../thunar-plugin/tsp-admin-editor.c:95
-msgid "Thunar - Add a share"
-msgstr ""
-
-#. Folder chooser
-#: ../thunar-plugin/tsp-admin-editor.c:112
-msgid "Folder:"
-msgstr ""
-
-#. Name
-#: ../thunar-plugin/tsp-admin-editor.c:121
-msgid "Share name:"
-msgstr ""
-
-#. Write access
-#: ../thunar-plugin/tsp-admin-editor.c:130 ../thunar-plugin/tsp-page.c:184
-msgid "Allow others users to write in this folder"
-msgstr ""
-
-#. Guests access
-#. Guest access
-#: ../thunar-plugin/tsp-admin-editor.c:134 ../thunar-plugin/tsp-page.c:189
-msgid "Allow Guest access"
-msgstr ""
-
-#. Comments
-#: ../thunar-plugin/tsp-admin-editor.c:138 ../thunar-plugin/tsp-page.c:197
-msgid "Comments:"
-msgstr ""
-
-#: ../thunar-plugin/tsp-admin-editor.c:243
-msgid "Thunar - Edit share"
-msgstr ""
-
-#: ../thunar-plugin/tsp-admin-editor.c:251
-msgid "There was an error while getting the sharing information"
-msgstr ""
-
-#: ../thunar-plugin/tsp-page.c:156
-msgid "<b>Folder Sharing</b>"
-msgstr ""
-
-#. Share check button
-#: ../thunar-plugin/tsp-page.c:166
-msgid "Share this folder"
-msgstr ""
-
-#: ../thunar-plugin/tsp-page.c:174
-msgid "Share Name:"
-msgstr ""
-
-#: ../thunar-plugin/tsp-page.c:299
-msgid "Share"
-msgstr ""
-
-#: ../thunar-plugin/tsp-provider.c:129
-msgid "Manage shared folders..."
-msgstr ""
-
-#: ../thunar-plugin/tsp-provider.c:130
-msgid "Add, edit and remove shared folders"
-msgstr ""



More information about the Xfce4-commits mailing list