aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_en.ts
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-07-17 15:06:55 -0700
committerGerald Combs <gerald@wireshark.org>2015-07-20 19:48:43 +0000
commit63edb9904fafb21ead6b69a712a6726159319d22 (patch)
tree8d8dd7f6aa9c2926167a83638c572807993760fd /ui/qt/wireshark_en.ts
parenteb1ccbdccde89701f255f921d88992878057477d (diff)
Add general a busy progress indicator.
Rename CaptureFileProgressFrame to ProgressFrame. It's not limited to capture files. Add "busy" routines there and in MainStatusBar. Show a busy indicator while sorting columns. Use toByteArray().constData instead of .data. I'm not sure if it matters in our case but it's more correct. Change-Id: Ibe35fee9b9dd3fabb5ff8ddcc21f6bf59dec4af6 Reviewed-on: https://code.wireshark.org/review/9720 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/wireshark_en.ts')
-rw-r--r--ui/qt/wireshark_en.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 6ce7fcdb00..ec3d1e4d1d 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -711,7 +711,7 @@
<context>
<name>CaptureFileProgressFrame</name>
<message>
- <location filename="capture_file_progress_frame.ui" line="14"/>
+ <location filename="progress_frame.ui" line="14"/>
<source>Frame</source>
<translation type="unfinished"></translation>
</message>