]> git.sur5r.net Git - bacula/bacula/commitdiff
Set keyword replacement on files
authorKern Sibbald <kern@sibbald.com>
Sat, 28 Jul 2007 10:36:28 +0000 (10:36 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 28 Jul 2007 10:36:28 +0000 (10:36 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5257 91ce42f0-d328-0410-95d8-f526ca767f89

21 files changed:
bacula/src/qt-console/bat.pro.in
bacula/src/qt-console/clients/clients.cpp
bacula/src/qt-console/fileset/fileset.cpp
bacula/src/qt-console/jobgraphs/jobplot.cpp
bacula/src/qt-console/jobgraphs/jobplot.h
bacula/src/qt-console/joblist/joblist.cpp
bacula/src/qt-console/joblog/joblog.cpp
bacula/src/qt-console/jobs/jobs.cpp
bacula/src/qt-console/jobs/jobs.h
bacula/src/qt-console/mediaedit/mediaedit.cpp
bacula/src/qt-console/medialist/medialist.cpp
bacula/src/qt-console/pages.cpp
bacula/src/qt-console/pages.h
bacula/src/qt-console/restore/prerestore.cpp
bacula/src/qt-console/restore/restoretree.cpp
bacula/src/qt-console/restore/restoretree.h
bacula/src/qt-console/restore/restoretreerun.cpp
bacula/src/qt-console/run/estimate.cpp
bacula/src/qt-console/run/prune.cpp
bacula/src/qt-console/run/runcmd.cpp
bacula/src/qt-console/select/select.cpp

index b56232bc388e50e8ec08f7626c7510ca66f4ae65..16e9a73cf4abc61827ecf6dbbfa807bbe3e7a841 100644 (file)
@@ -1,5 +1,5 @@
 ######################################################################
-# Version $Id: bat.pro 4588 2007-04-22 01:50:10Z bartleyd2 $
+# Version $Id$
 #
 #   !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
index 63bc12080cef9d92e955f5902a90c619d8ac9a1b..267820a2a6461265a671609097790d5a3bc76dd6 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: client.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  Clients Class
  *
index b8bc024ec8cabdc9e4cef22000cb8b2c2c1534f5..e74092b946abee46eb4049b3dedf17f141ddb51a 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: fileset.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  FileSet Class
  *
index 0523144bb4b82ae084eaa73c2efa7f42a2a8a422..b74fa38dc25a54cb2f56305425fbd8fc9e2ea51a 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: jobplot.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  JobPlots Class
  *
index 6e27deba00f4f7704ce67052fd0bbd3a85fb4cab..d733add32ad6cff28c0bef2d244dceb42ee9de84 100644 (file)
@@ -28,7 +28,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: jobstep.h 4992 2007-06-07 14:46:43Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index a2d2747d0ea825a06760c96f2dfeed5f1390c915..006c06a9f548244c1e4ddfbea41af4ed0935d38b 100644 (file)
@@ -26,7 +26,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: joblist.h 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index f84fb28a3f7b02726ad9d1c90f80e346df096bc9..065367d887a26be586990b07159e70873071f29e 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: joblog.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  JobLog Class
  *
index 58543a9acedafd812d5b67655e16512e4f91c544..89c43a4cd2617e20d6b8372716ed266ba4d7b904 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: client.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  Jobs Class
  *
index 8c32859e8faf23e7e27731db0c4b3ad1513544fa..d3098725c098b275a673f21fb13336ccda8b0130 100644 (file)
@@ -28,7 +28,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: jobs.h 4923 2007-05-28 11:51:53Z bartleyd2 $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index 5ce806a2f22d3ec78a86704068484ae80651bf3b..89ac90c64abfb793225fabd7a2a87da052c2ffd8 100644 (file)
@@ -26,7 +26,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: batstack.h 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index 005c7e642e20588d2d6e9341dd4e315b6474c8d0..dc062c731e9e420b13b2944acd365bc1723993d1 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: medialist.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *  MediaList Class
  *
index 1e37bd8d677089b8f934d7bb351ab5b01b7e344d..5baff9d4c7ee18704f5b730402709102d456f1b2 100644 (file)
@@ -26,7 +26,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: batstack.cpp 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index 483911f469e59e9cf026a3cc34dd44df42f5fb5e..9d9dcb9c826da555324b0df9d0b2cca551f60baf 100644 (file)
@@ -28,7 +28,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: batstack.h 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
index 0d9b5aeb40fbe82710778ecba7e6fa6ad931702a..cc13480ac3011eb3855cebe9720ad4c65dcb4c6a 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: restore.cpp 4307 2007-03-04 10:24:39Z kerns $
+ *   Version $Id$
  *
  *  preRestore -> dialog put up to determine the restore type
  *
index 05ed4cec563200f133749b81acec3deb7cbbc220..72167ee7530f2fc9f72d2ae82f42b01c637a9ec6 100644 (file)
@@ -27,7 +27,7 @@
 */
  
 /*
- *   Version $Id: restore.cpp 4945 2007-05-31 01:24:28Z bartleyd2 $
+ *   Version $Id$
  *
  *  Restore Class 
  *
index a2e833c70887781b45a453254d877597799bf41c..ae3a7e2279a51e1cb8aa35b7f120f5e5c9a3fdf8 100644 (file)
@@ -29,7 +29,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id: restore.h 4945 2007-05-31 01:24:28Z bartleyd2 $
+ *   Version $Id$
  *
  *  Kern Sibbald, February 2007
  */
index c72442cdc5b8067de61d8fab5a83a1afe0ce530e..ab2f817edfbc7298bd3c4904dd52ac8a65169a57 100644 (file)
@@ -37,7 +37,7 @@
  *
  *   Kern Sibbald, March MMVII
  *
- *  $Id$
+ *  $Id$
  */ 
 
 #include "bat.h"
index aeeecba156baf14d5cf4d12598c35a61b8d28bb4..c2906b2fa5a5116e67920013a5561c3f522d5076 100644 (file)
@@ -31,7 +31,7 @@
  *
  *   Kern Sibbald, February MMVII
  *
- *  $Id: estimate.cpp 4856 2007-05-20 15:28:43Z bartleyd2 $
+ *  $Id$
  */ 
 
 #include "bat.h"
index c9663cb59c0f043777e1cc9d0943f7b9f41ca37f..d9caff91f906289aa6b0abcf0559d1fe18c1e03d 100644 (file)
@@ -31,7 +31,7 @@
  *
  *   Kern Sibbald, February MMVII
  *
- *  $Id: prune.cpp 4856 2007-05-20 15:28:43Z bartleyd2 $
+ *  $Id$
  */ 
 
 #include "bat.h"
index 04dc15ad2b38940e6763c1151c40c73cb28ec1a8..2533159ccf3aafa6b5680d497a50081adf2fdb6c 100644 (file)
@@ -37,7 +37,7 @@
  *
  *   Kern Sibbald, March MMVII
  *
- *  $Id$
+ *  $Id$
  */ 
 
 #include "bat.h"
index 2bef82eaaabf9ff37a8af1377b6e4cac05580096..11acd6deaa2aebd2a80f35a9a23af6fa943b51c5 100644 (file)
@@ -31,7 +31,7 @@
  *
  *   Kern Sibbald, March MMVII
  *
- *  $Id$
+ *  $Id$
  */ 
 
 #include "bat.h"