summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-08-06 20:58:19 +0000
committerJörg Mayer <jmayer@loplof.de>2012-08-06 20:58:19 +0000
commit5bf74638a3768316c6431070c76a78046207648b (patch)
tree090b054299a5a619cfce041a321ed838e087b420
parent78be49a3d02a628a9cf9d95ee5f7fcf10ab08f5b (diff)
downloadwireshark-5bf74638a3768316c6431070c76a78046207648b.tar.gz
Set svn properties
svn path=/trunk/; revision=44286
-rw-r--r--ui/qt/i18n.qrc2
-rw-r--r--ui/qt/qtshark_fr.ts2
-rw-r--r--ui/qt/sparkline_delegate.cpp2
-rw-r--r--ui/qt/sparkline_delegate.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/ui/qt/i18n.qrc b/ui/qt/i18n.qrc
index c1e848d6d7..5c43726c76 100644
--- a/ui/qt/i18n.qrc
+++ b/ui/qt/i18n.qrc
@@ -1,6 +1,6 @@
<!--
- $Id: main.cpp 44254 2012-08-04 00:01:59Z gerald $
+ $Id$
Wireshark - Network traffic analyzer
By Gerald Combs <gerald@wireshark.org>
diff --git a/ui/qt/qtshark_fr.ts b/ui/qt/qtshark_fr.ts
index 878469753e..a0201a64c2 100644
--- a/ui/qt/qtshark_fr.ts
+++ b/ui/qt/qtshark_fr.ts
@@ -2,7 +2,7 @@
<!DOCTYPE TS>
<TS version="2.0" language="fr_FR">
<!--
- $Id: main.cpp 44254 2012-08-04 00:01:59Z gerald $
+ $Id$
Wireshark - Network traffic analyzer
By Gerald Combs <gerald@wireshark.org>
diff --git a/ui/qt/sparkline_delegate.cpp b/ui/qt/sparkline_delegate.cpp
index a64f3d00b1..996d4b3e75 100644
--- a/ui/qt/sparkline_delegate.cpp
+++ b/ui/qt/sparkline_delegate.cpp
@@ -1,6 +1,6 @@
/* sparkline_delegate.cpp
*
- * $Id: main.cpp 44254 2012-08-04 00:01:59Z gerald $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/ui/qt/sparkline_delegate.h b/ui/qt/sparkline_delegate.h
index ce876a568b..ce8e9fb6a6 100644
--- a/ui/qt/sparkline_delegate.h
+++ b/ui/qt/sparkline_delegate.h
@@ -1,6 +1,6 @@
/* sparkline_delegate.h
*
- * $Id: main.cpp 44254 2012-08-04 00:01:59Z gerald $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>