fixed some svn:properties

This commit is contained in:
fgerlits 2007-08-03 13:22:07 +00:00
parent 72f0c75592
commit 7156052b53
16 changed files with 43 additions and 43 deletions

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupList.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupList.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef BackupList_h #ifndef BackupList_h
@ -85,7 +85,7 @@ using namespace LiveSupport::Widgets;
* *
* The BackupList is contained in the BackupView. * The BackupList is contained in the BackupView.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class BackupList : public LocalizedObject, class BackupList : public LocalizedObject,
@ -152,7 +152,7 @@ class BackupList : public LocalizedObject,
/** /**
* The columns model needed by ZebraTreeView. * The columns model needed by ZebraTreeView.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class ModelColumns : public ZebraTreeModelColumnRecord class ModelColumns : public ZebraTreeModelColumnRecord

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupView.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupView.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef BackupView_h #ifndef BackupView_h
@ -85,7 +85,7 @@ using namespace boost::posix_time;
* +-------------------------(Close)---+ * +-------------------------(Close)---+
* </code></pre> * </code></pre>
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class BackupView : public LocalizedObject class BackupView : public LocalizedObject

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision: 3105 $ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BasicWindow.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ContentsStorable.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef ContentsStorable_h #ifndef ContentsStorable_h
@ -57,7 +57,7 @@ using namespace LiveSupport::Core;
* A virtual class to be implemented by GUI windows which * A virtual class to be implemented by GUI windows which
* want to store their contents as a user preference item. * want to store their contents as a user preference item.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class ContentsStorable class ContentsStorable

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/modules/widgets/src/DateTimeChooserWindow.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/modules/widgets/include/LiveSupport/Widgets/DateTimeChooserWindow.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef DateTimeChooserWindow_h #ifndef DateTimeChooserWindow_h
@ -71,7 +71,7 @@ using namespace LiveSupport::Core;
* run(); it is the responsibility of the caller to delete it (or it can be * run(); it is the responsibility of the caller to delete it (or it can be
* reused a few times first). * reused a few times first).
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class DateTimeChooserWindow : public LocalizedObject class DateTimeChooserWindow : public LocalizedObject

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportFormatRadioButtons.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef ExportFormatRadioButtons_h #ifndef ExportFormatRadioButtons_h
@ -61,7 +61,7 @@ using namespace LiveSupport::StorageClient;
* A specialized group of radio buttons, holding the * A specialized group of radio buttons, holding the
* StorageClientInterface::ExportFormatType options. * StorageClientInterface::ExportFormatType options.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class ExportFormatRadioButtons : public LocalizedObject class ExportFormatRadioButtons : public LocalizedObject

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportPlaylistWindow.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef ExportPlaylistWindow_h #ifndef ExportPlaylistWindow_h
@ -68,7 +68,7 @@ using namespace LiveSupport::Core;
* It lets the user select the format of the exported playlist, and the * It lets the user select the format of the exported playlist, and the
* location where it will be saved. * location where it will be saved.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class ExportPlaylistWindow : public LocalizedObject class ExportPlaylistWindow : public LocalizedObject

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/RestoreBackupWindow.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/RestoreBackupWindow.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef RestoreBackupWindow_h #ifndef RestoreBackupWindow_h
@ -66,7 +66,7 @@ using namespace LiveSupport::StorageClient;
/** /**
* A pop-up window displaying the progress of a restore backup task. * A pop-up window displaying the progress of a restore backup task.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class RestoreBackupWindow : public LocalizedObject class RestoreBackupWindow : public LocalizedObject

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/TransportList.cxx $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/

View file

@ -21,9 +21,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $ Author : $Author$
Version : $Revision$ Version : $Revision$
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/TransportList.h $ Location : $URL$
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef TransportList_h #ifndef TransportList_h
@ -87,7 +87,7 @@ using namespace LiveSupport::Widgets;
* *
* The TransportList is contained in the SearchWindow. * The TransportList is contained in the SearchWindow.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class TransportList : public LocalizedObject, class TransportList : public LocalizedObject,
@ -168,7 +168,7 @@ class TransportList : public LocalizedObject,
/** /**
* The columns model needed by ZebraTreeView. * The columns model needed by ZebraTreeView.
* *
* @author $Author: fgerlits $ * @author $Author$
* @version $Revision$ * @version $Revision$
*/ */
class ModelColumns : public ZebraTreeModelColumnRecord class ModelColumns : public ZebraTreeModelColumnRecord