fixed some svn:properties
This commit is contained in:
parent
72f0c75592
commit
7156052b53
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupList.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -85,7 +85,7 @@ using namespace LiveSupport::Widgets;
|
|||
*
|
||||
* The BackupList is contained in the BackupView.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class BackupList : public LocalizedObject,
|
||||
|
@ -152,7 +152,7 @@ class BackupList : public LocalizedObject,
|
|||
/**
|
||||
* The columns model needed by ZebraTreeView.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class ModelColumns : public ZebraTreeModelColumnRecord
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BackupView.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -85,7 +85,7 @@ using namespace boost::posix_time;
|
|||
* +-------------------------(Close)---+
|
||||
* </code></pre>
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class BackupView : public LocalizedObject
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Version : $Revision: 3105 $
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/BasicWindow.cxx $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -57,7 +57,7 @@ using namespace LiveSupport::Core;
|
|||
* A virtual class to be implemented by GUI windows which
|
||||
* want to store their contents as a user preference item.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class ContentsStorable
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/modules/widgets/src/DateTimeChooserWindow.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -71,7 +71,7 @@ using namespace LiveSupport::Core;
|
|||
* run(); it is the responsibility of the caller to delete it (or it can be
|
||||
* reused a few times first).
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class DateTimeChooserWindow : public LocalizedObject
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -61,7 +61,7 @@ using namespace LiveSupport::StorageClient;
|
|||
* A specialized group of radio buttons, holding the
|
||||
* StorageClientInterface::ExportFormatType options.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class ExportFormatRadioButtons : public LocalizedObject
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -68,7 +68,7 @@ using namespace LiveSupport::Core;
|
|||
* It lets the user select the format of the exported playlist, and the
|
||||
* location where it will be saved.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class ExportPlaylistWindow : public LocalizedObject
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/RestoreBackupWindow.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -66,7 +66,7 @@ using namespace LiveSupport::StorageClient;
|
|||
/**
|
||||
* A pop-up window displaying the progress of a restore backup task.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class RestoreBackupWindow : public LocalizedObject
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
Version : $Revision$
|
||||
Location : $URL: svn+ssh://fgerlits@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/products/gLiveSupport/src/TransportList.cxx $
|
||||
Location : $URL$
|
||||
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Author : $Author: fgerlits $
|
||||
Author : $Author$
|
||||
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
|
||||
|
@ -87,7 +87,7 @@ using namespace LiveSupport::Widgets;
|
|||
*
|
||||
* The TransportList is contained in the SearchWindow.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class TransportList : public LocalizedObject,
|
||||
|
@ -168,7 +168,7 @@ class TransportList : public LocalizedObject,
|
|||
/**
|
||||
* The columns model needed by ZebraTreeView.
|
||||
*
|
||||
* @author $Author: fgerlits $
|
||||
* @author $Author$
|
||||
* @version $Revision$
|
||||
*/
|
||||
class ModelColumns : public ZebraTreeModelColumnRecord
|
||||
|
|
Loading…
Reference in New Issue