From 6844d320fd8fe164d2d6292661b64997db86680d Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 8 Feb 2012 13:30:46 +0100 Subject: [PATCH] Remove outdated help/ and man/ --- Makefile.am | 2 +- SparkleLib/SparkleListenerTcp.cs | 1 + configure.ac | 2 -- help/C/account-creation.page | 32 ------------------------ help/C/advanced.page | 32 ------------------------ help/C/index.page | 40 ------------------------------ help/C/introduction.page | 42 -------------------------------- help/C/legal.xml | 9 ------- help/C/share.page | 32 ------------------------ help/Makefile.am | 17 ------------- man/sparkleshare.1 | 36 --------------------------- 11 files changed, 2 insertions(+), 243 deletions(-) delete mode 100755 help/C/account-creation.page delete mode 100755 help/C/advanced.page delete mode 100755 help/C/index.page delete mode 100755 help/C/introduction.page delete mode 100755 help/C/legal.xml delete mode 100755 help/C/share.page delete mode 100755 help/Makefile.am delete mode 100755 man/sparkleshare.1 diff --git a/Makefile.am b/Makefile.am index b4293c03..20263993 100755 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -basedirs = build help SparkleLib data po +basedirs = build SparkleLib data po SUBDIRS = $(basedirs) $(GUISUBDIRS) DIST_SUBDIRS = $(basedirs) SparkleShare diff --git a/SparkleLib/SparkleListenerTcp.cs b/SparkleLib/SparkleListenerTcp.cs index e70f5441..43f17609 100755 --- a/SparkleLib/SparkleListenerTcp.cs +++ b/SparkleLib/SparkleListenerTcp.cs @@ -129,6 +129,7 @@ namespace SparkleLib { if (sleepiness <= 0) { // 10057 means "Socket is not connected" + // TODO: remove debug output Console.WriteLine ("SLEEP OCCURED"); throw new SocketException (10057); } diff --git a/configure.ac b/configure.ac index c88fdda9..fcd236b7 100755 --- a/configure.ac +++ b/configure.ac @@ -154,7 +154,6 @@ data/Makefile data/icons/Makefile data/html/Makefile data/plugins/Makefile -help/Makefile SparkleLib/AssemblyInfo.cs SparkleLib/Defines.cs SparkleLib/Makefile @@ -176,7 +175,6 @@ Configuration: Build Gtk+ UI : ${enable_gtkui} Nautilus 2.x plugin : ${have_nautilus2_python} Nautilus 3.x plugin : ${have_nautilus3_python} - User Help : ${enable_user_help} (requires gnome-doc-utils >= 0.17.3) " diff --git a/help/C/account-creation.page b/help/C/account-creation.page deleted file mode 100755 index 4c976af5..00000000 --- a/help/C/account-creation.page +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - Add the location of your remote folders. - - - Paul Cutler - pcutler@gnome.org - - - - - - Account Setup - -

Insert how to setup your accounts here) -

- -

Insert more help here, if needed. -

- -
diff --git a/help/C/advanced.page b/help/C/advanced.page deleted file mode 100755 index a75e3a3e..00000000 --- a/help/C/advanced.page +++ /dev/null @@ -1,32 +0,0 @@ - - - - - Get help for advanced actions. - - - Paul Cutler - pcutler@gnome.org - - - - - - Advanced Options and Help - -
- - TBD - - TBD -
- -
diff --git a/help/C/index.page b/help/C/index.page deleted file mode 100755 index 21761b56..00000000 --- a/help/C/index.page +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - Paul Cutler - pcutler@gnome.org - - - - - - SparkleShare - -
- Account Setup -
- -
- Sync and Share Files -
- -
- Advanced options and help -
- -
- Common Problems -
- -
diff --git a/help/C/introduction.page b/help/C/introduction.page deleted file mode 100755 index 2515ce2f..00000000 --- a/help/C/introduction.page +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - Introduction to SparkleShare. - - - Paul Cutler - pcutler@gnome.org - - - - - - Introduction - -

- SparkleShare is an application that allows you to easily - sync and share your files and folders. SparkeShare uses the - distributed version control system Git to keep a record - of all the changes in your files, making it easy to easily go back - to an earlier version of the file if you make a mistake. -

- -
- <gui>SparkleShare</gui> screenshot - SparkleShare - -

Sparkleshare

-
-
- -
diff --git a/help/C/legal.xml b/help/C/legal.xml deleted file mode 100755 index 86d6173a..00000000 --- a/help/C/legal.xml +++ /dev/null @@ -1,9 +0,0 @@ - -

This work is licensed under a -Creative Commons -Attribution-Share Alike 3.0 Unported License.

-

As a special exception, the copyright holders give you permission to copy, -modify, and distribute the example code contained in this document under the -terms of your choosing, without restriction.

-
diff --git a/help/C/share.page b/help/C/share.page deleted file mode 100755 index 95e95c56..00000000 --- a/help/C/share.page +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - Sync and share your folders and files. - - - Paul Cutler - pcutler@gnome.org - - - - - - Sync and share your files and folders - -

Insert help here. -

- -

-

- -
diff --git a/help/Makefile.am b/help/Makefile.am deleted file mode 100755 index 7fa2e1e9..00000000 --- a/help/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -if HAVE_GNOME_DOC_UTILS -include $(top_srcdir)/gnome-doc-utils.make - -DOC_ID = sparkleshare - -DOC_INCLUDES = legal.xml - -DOC_PAGES = account-creation.page \ - advanced.page \ - index.page \ - introduction.page \ - share.page - -DOC_LINGUAS = - -dist-hook: doc-dist-hook -endif diff --git a/man/sparkleshare.1 b/man/sparkleshare.1 deleted file mode 100755 index 20e11ef2..00000000 --- a/man/sparkleshare.1 +++ /dev/null @@ -1,36 +0,0 @@ -.TH sparkleshare 1 "August 16, 2010" "version 0.2" "USER COMMANDS" -.SH NAME -sparkleshare \- sharing work made easy -.SH SYNOPSIS -.B sparkleshare -[start|stop|restart|help] -.SH DESCRIPTION -A file sharing system for the desktop that retains a full history of -changes made, and allows work to be sychronized across many systems. -Based on the underlying `git' version control system, sparkleshare is -fast and secure, but the interface is straightforward enough for all -to use. -.SH OPTIONS -.TP -start -Start the sparkleshare system, presenting an introductory dialog if -this is the first time that it has been run. -.TP -stop -Stop sparkleshare, halting all current file sharing and no longer watch -for changes in the configured shares. -.TP -restart -Restart sparkleshare. -.SH RETURN VALUES -Currently sparkleshare only ever returns 0 on exit. -.SH FILES -.TP -~/SparkleShare -Directories set up to be shared are placed under this directory. -.SH BUGS -SparkleShare is currently under development, it is likely that there -are a number of bugs present in the system. Since the underlying -file sharing is simply based on `git', even if SparkleShare itself fails, -the data is retrievable in an open format. On-disk corruption is -extremely unlikely.