Changeset 4932 for trunk/source-plugins/flow-analyzer/sources/main.py
- Timestamp:
- 06/28/09 02:09:05 (4 years ago)
- Files:
-
- 1 modified
-
trunk/source-plugins/flow-analyzer/sources/main.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source-plugins/flow-analyzer/sources/main.py
r4255 r4932 46 46 paned.pack2(scroll(self.text2)) 47 47 48 message = "Not yet avai able. Try to start a scan!"48 message = "Not yet available. Try to start a scan!" 49 49 50 50 self.text1.get_buffer().set_text(message)
