[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1562: Set svn:keywords on a bunch of files that, for some reason, (in trunk: pkg pkg/osx pkg/rpm pkg/win32 src/control src/gui/config src/gui/help/content src/gui/help/content/en src/gui/log src/gui/network src/gui/tray src/util)
- To: vidalia-svn@xxxxxxxx
- Subject: [vidalia-svn] r1562: Set svn:keywords on a bunch of files that, for some reason, (in trunk: pkg pkg/osx pkg/rpm pkg/win32 src/control src/gui/config src/gui/help/content src/gui/help/content/en src/gui/log src/gui/network src/gui/tray src/util)
- From: edmanm@xxxxxxxxxxxxxxxxxxx
- Date: Mon, 25 Dec 2006 23:59:06 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: vidalia-svn-outgoing@seul.org
- Delivered-to: vidalia-svn@seul.org
- Delivery-date: Mon, 25 Dec 2006 23:54:19 -0500
- Reply-to: vidalia-svn@xxxxxxxxxxxxx
- Sender: owner-vidalia-svn@xxxxxxxxxxxxx
Author: edmanm
Date: 2006-12-25 23:59:06 -0500 (Mon, 25 Dec 2006)
New Revision: 1562
Modified:
trunk/pkg/osx/builddmg.sh.in
trunk/pkg/osx/buildmpkg.sh.in
trunk/pkg/package.sh
trunk/pkg/rpm/vidalia.spec
trunk/pkg/win32/vidalia_de.nsh
trunk/pkg/win32/vidalia_en.nsh
trunk/pkg/win32/vidalia_es.nsh
trunk/pkg/win32/vidalia_fa.nsh
trunk/pkg/win32/vidalia_fi.nsh
trunk/pkg/win32/vidalia_fr.nsh
trunk/pkg/win32/vidalia_pl.nsh
trunk/pkg/win32/vidalia_pt-br.nsh
trunk/pkg/win32/vidalia_zh-cn.nsh
trunk/src/control/controlsocket.cpp
trunk/src/control/controlsocket.h
trunk/src/control/torservice.cpp
trunk/src/control/torservice.h
trunk/src/gui/config/appearancepage.cpp
trunk/src/gui/config/appearancepage.h
trunk/src/gui/help/content/contents.dtd
trunk/src/gui/help/content/en/config.html
trunk/src/gui/help/content/en/contents.xml
trunk/src/gui/help/content/en/index.html
trunk/src/gui/help/content/en/log.html
trunk/src/gui/help/content/en/running.html
trunk/src/gui/help/content/en/server.html
trunk/src/gui/help/content/en/troubleshooting.html
trunk/src/gui/log/logheaderview.cpp
trunk/src/gui/log/logheaderview.h
trunk/src/gui/log/logtreeitem.cpp
trunk/src/gui/log/logtreeitem.h
trunk/src/gui/log/logtreewidget.cpp
trunk/src/gui/log/logtreewidget.h
trunk/src/gui/network/netviewer.cpp
trunk/src/gui/network/netviewer.h
trunk/src/gui/network/network.pri
trunk/src/gui/network/zimageview.cpp
trunk/src/gui/network/zimageview.h
trunk/src/gui/tray/trayicon_mac.h
trunk/src/gui/tray/trayicon_win.h
trunk/src/gui/tray/trayicon_x11.h
trunk/src/util/process.cpp
trunk/src/util/win32.cpp
trunk/src/util/win32.h
Log:
Set svn:keywords on a bunch of files that, for some reason, did not have
svn:keywords set.
Modified: trunk/pkg/osx/builddmg.sh.in
===================================================================
--- trunk/pkg/osx/builddmg.sh.in 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/osx/builddmg.sh.in 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# $Id: Vidalia.pro 834 2006-05-14 00:12:18Z edmanm $
+# $Id$
#
# Vidalia is distributed under the following license:
#
Property changes on: trunk/pkg/osx/builddmg.sh.in
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/osx/buildmpkg.sh.in
===================================================================
--- trunk/pkg/osx/buildmpkg.sh.in 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/osx/buildmpkg.sh.in 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: Vidalia.pro 834 2006-05-14 00:12:18Z edmanm $
+# $Id$
#
# Vidalia is distributed under the following license:
#
Property changes on: trunk/pkg/osx/buildmpkg.sh.in
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/package.sh
===================================================================
--- trunk/pkg/package.sh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/package.sh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# $Id: Vidalia.pro 834 2006-05-14 00:12:18Z edmanm $
+# $Id$
#
# Vidalia is distributed under the following license:
#
Property changes on: trunk/pkg/package.sh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/rpm/vidalia.spec
===================================================================
--- trunk/pkg/rpm/vidalia.spec 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/rpm/vidalia.spec 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-# $Id: $
+# $Id$
#
#%package vidalia
Property changes on: trunk/pkg/rpm/vidalia.spec
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_de.nsh
===================================================================
--- trunk/pkg/win32/vidalia_de.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_de.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle German translation
;;
Property changes on: trunk/pkg/win32/vidalia_de.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_en.nsh
===================================================================
--- trunk/pkg/win32/vidalia_en.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_en.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle English translation
;;
Property changes on: trunk/pkg/win32/vidalia_en.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_es.nsh
===================================================================
--- trunk/pkg/win32/vidalia_es.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_es.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Spanish translation
;;
Property changes on: trunk/pkg/win32/vidalia_es.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_fa.nsh
===================================================================
--- trunk/pkg/win32/vidalia_fa.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_fa.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Farsi translation
;;
Property changes on: trunk/pkg/win32/vidalia_fa.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_fi.nsh
===================================================================
--- trunk/pkg/win32/vidalia_fi.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_fi.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Finnish translation
;;
Property changes on: trunk/pkg/win32/vidalia_fi.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_fr.nsh
===================================================================
--- trunk/pkg/win32/vidalia_fr.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_fr.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle French translation
;;
Property changes on: trunk/pkg/win32/vidalia_fr.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_pl.nsh
===================================================================
--- trunk/pkg/win32/vidalia_pl.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_pl.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Polish translation
;;
Property changes on: trunk/pkg/win32/vidalia_pl.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_pt-br.nsh
===================================================================
--- trunk/pkg/win32/vidalia_pt-br.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_pt-br.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Portuguese (Brazilian) translation
;;
Property changes on: trunk/pkg/win32/vidalia_pt-br.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/pkg/win32/vidalia_zh-cn.nsh
===================================================================
--- trunk/pkg/win32/vidalia_zh-cn.nsh 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/pkg/win32/vidalia_zh-cn.nsh 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,4 +1,4 @@
-;; $Id: $
+;; $Id$
;;
;; Vidalia installer and bundle Simplified Chinese translation
;;
Property changes on: trunk/pkg/win32/vidalia_zh-cn.nsh
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/control/controlsocket.cpp
===================================================================
--- trunk/src/control/controlsocket.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/control/controlsocket.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file controlsocket.cpp
- * \version $Id: $
+ * \version $Id$
* \brief Socket used to connect to Tor's control interface
*/
Property changes on: trunk/src/control/controlsocket.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/control/controlsocket.h
===================================================================
--- trunk/src/control/controlsocket.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/control/controlsocket.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file controlsocket.h
- * \version $Id: $
+ * \version $Id$
* \brief Socket used to connect to Tor's control interface
*/
Property changes on: trunk/src/control/controlsocket.h
___________________________________________________________________
Name: svn:keywords
+ Id
Property changes on: trunk/src/control/torservice.cpp
___________________________________________________________________
Name: svn:keywords
- ID
+ Id
Property changes on: trunk/src/control/torservice.h
___________________________________________________________________
Name: svn:keywords
- ID
+ Id
Modified: trunk/src/gui/config/appearancepage.cpp
===================================================================
--- trunk/src/gui/config/appearancepage.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/config/appearancepage.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file appearancepage.cpp
- * \version $Id: appearancepage.cpp 530 2006-03-30 19:09:35Z hipplej $
+ * \version $Id$
* \brief Displays Vidalia language and style settings
*/
Property changes on: trunk/src/gui/config/appearancepage.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/config/appearancepage.h
===================================================================
--- trunk/src/gui/config/appearancepage.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/config/appearancepage.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file appearancepage.h
- * \version $Id: appearancepage.h 530 2006-03-30 19:09:35Z hipplej $
+ * \version $Id$
* \brief Displays Vidalia language and style settings
*/
Property changes on: trunk/src/gui/config/appearancepage.h
___________________________________________________________________
Name: svn:keywords
+ Id
Property changes on: trunk/src/gui/help/content/contents.dtd
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/config.html
===================================================================
--- trunk/src/gui/help/content/en/config.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/config.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Copyright (C) 2006, Matt Edman, Justin Hipple
Property changes on: trunk/src/gui/help/content/en/config.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/contents.xml
===================================================================
--- trunk/src/gui/help/content/en/contents.xml 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/contents.xml 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/contents.xml
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/index.html
===================================================================
--- trunk/src/gui/help/content/en/index.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/index.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/index.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/log.html
===================================================================
--- trunk/src/gui/help/content/en/log.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/log.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/log.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/running.html
===================================================================
--- trunk/src/gui/help/content/en/running.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/running.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/running.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/server.html
===================================================================
--- trunk/src/gui/help/content/en/server.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/server.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/server.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/help/content/en/troubleshooting.html
===================================================================
--- trunk/src/gui/help/content/en/troubleshooting.html 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/help/content/en/troubleshooting.html 2006-12-26 04:59:06 UTC (rev 1562)
@@ -1,5 +1,5 @@
<!--
- $Id: $
+ $Id$
Vidalia is distributed under the following license:
Property changes on: trunk/src/gui/help/content/en/troubleshooting.html
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logheaderview.cpp
===================================================================
--- trunk/src/gui/log/logheaderview.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logheaderview.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logheaderview.cpp
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Header for the message log QTreeView
*/
Property changes on: trunk/src/gui/log/logheaderview.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logheaderview.h
===================================================================
--- trunk/src/gui/log/logheaderview.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logheaderview.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logheaderview.h
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Header for the message log QTreeView
*/
Property changes on: trunk/src/gui/log/logheaderview.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logtreeitem.cpp
===================================================================
--- trunk/src/gui/log/logtreeitem.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logtreeitem.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logtreeitem.cpp
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Item representing a single message in the message log
*/
Property changes on: trunk/src/gui/log/logtreeitem.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logtreeitem.h
===================================================================
--- trunk/src/gui/log/logtreeitem.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logtreeitem.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logtreeitem.h
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Item representing a single message in the message log
*/
Property changes on: trunk/src/gui/log/logtreeitem.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logtreewidget.cpp
===================================================================
--- trunk/src/gui/log/logtreewidget.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logtreewidget.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logtreewidget.cpp
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Contains a collection of log messages as LogTreeItems
*/
Property changes on: trunk/src/gui/log/logtreewidget.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/log/logtreewidget.h
===================================================================
--- trunk/src/gui/log/logtreewidget.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/log/logtreewidget.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file logtreewidget.h
- * \version $Id: messagelog.cpp 797 2006-05-09 04:42:35Z edmanm $
+ * \version $Id$
* \brief Contains a collection of log messages as LogTreeItems
*/
Property changes on: trunk/src/gui/log/logtreewidget.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/network/netviewer.cpp
===================================================================
--- trunk/src/gui/network/netviewer.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/network/netviewer.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file netviewer.cpp
- * \version $Id: netviewer.cpp 699 2006-04-15 03:12:22Z hipplej $
+ * \version $Id$
* \brief Displays a map of the Tor network and the user's circuits
*/
Property changes on: trunk/src/gui/network/netviewer.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/network/netviewer.h
===================================================================
--- trunk/src/gui/network/netviewer.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/network/netviewer.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file netviewer.h
- * \version $Id: netviewer.h 699 2006-04-15 03:12:22Z hipplej $
+ * \version $Id$
* \brief Displays a map of the Tor network and the user's circuits
*/
Property changes on: trunk/src/gui/network/netviewer.h
___________________________________________________________________
Name: svn:keywords
+ Id
Property changes on: trunk/src/gui/network/network.pri
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/network/zimageview.cpp
===================================================================
--- trunk/src/gui/network/zimageview.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/network/zimageview.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file zimageview.cpp
- * \version $Id: netviewer.cpp 699 2006-04-15 03:12:22Z hipplej $
+ * \version $Id$
* \brief Displays an image and allows zooming and panning
*/
Property changes on: trunk/src/gui/network/zimageview.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/network/zimageview.h
===================================================================
--- trunk/src/gui/network/zimageview.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/network/zimageview.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file zimageview.h
- * \version $Id: netviewer.cpp 699 2006-04-15 03:12:22Z hipplej $
+ * \version $Id$
* \brief Displays an image and allows zooming and panning
*/
Property changes on: trunk/src/gui/network/zimageview.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/tray/trayicon_mac.h
===================================================================
--- trunk/src/gui/tray/trayicon_mac.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/tray/trayicon_mac.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file trayicon_mac.h
- * \version $Id: mainwindow.cpp 604 2006-04-08 20:36:55Z edmanm $
+ * \version $Id$
* \brief Tray icon implementation on OS X (Dock icon)
*/
Property changes on: trunk/src/gui/tray/trayicon_mac.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/tray/trayicon_win.h
===================================================================
--- trunk/src/gui/tray/trayicon_win.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/tray/trayicon_win.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file trayicon_win.h
- * \version $Id: mainwindow.cpp 604 2006-04-08 20:36:55Z edmanm $
+ * \version $Id$
* \brief Tray icon implementation on Win32
*/
Property changes on: trunk/src/gui/tray/trayicon_win.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/gui/tray/trayicon_x11.h
===================================================================
--- trunk/src/gui/tray/trayicon_x11.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/gui/tray/trayicon_x11.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -41,7 +41,7 @@
/**
* \file trayicon_x11.h
- * \version $Id: mainwindow.cpp 604 2006-04-08 20:36:55Z edmanm $
+ * \version $Id$
* \brief Tray icon implementation on X11
*/
Property changes on: trunk/src/gui/tray/trayicon_x11.h
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/util/process.cpp
===================================================================
--- trunk/src/util/process.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/util/process.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file process.cpp
- * \version $Id: process.cpp 995 2006-06-09 12:24:39Z edmanm $
+ * \version $Id$
* \brief Process information and pidfile functions
*/
Property changes on: trunk/src/util/process.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/util/win32.cpp
===================================================================
--- trunk/src/util/win32.cpp 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/util/win32.cpp 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file win32.cpp
- * \version $Id: string.h 700 2006-04-15 17:11:09Z edmanm $
+ * \version $Id$
* \brief Win32-specific functions
*/
Property changes on: trunk/src/util/win32.cpp
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/src/util/win32.h
===================================================================
--- trunk/src/util/win32.h 2006-12-26 04:15:06 UTC (rev 1561)
+++ trunk/src/util/win32.h 2006-12-26 04:59:06 UTC (rev 1562)
@@ -21,7 +21,7 @@
/**
* \file win32.h
- * \version $Id: string.h 700 2006-04-15 17:11:09Z edmanm $
+ * \version $Id$
* \brief Win32-specific functions
*/
Property changes on: trunk/src/util/win32.h
___________________________________________________________________
Name: svn:keywords
+ Id