summaryrefslogtreecommitdiffstats
path: root/Src
diff options
context:
space:
mode:
authorTom2012-05-02 16:28:11 +0200
committerTom2012-05-02 16:28:11 +0200
commitc5b43eb4a18ad6131f510bb3a3105991d6ab2f44 (patch)
treefac6b3384487c3f658f9377712e8af142ca83494 /Src
parentimplemented neighbourhood on all bads and csv exporter (diff)
downloadimsi-catcher-detection-c5b43eb4a18ad6131f510bb3a3105991d6ab2f44.tar.gz
imsi-catcher-detection-c5b43eb4a18ad6131f510bb3a3105991d6ab2f44.tar.xz
imsi-catcher-detection-c5b43eb4a18ad6131f510bb3a3105991d6ab2f44.zip
fixed chapter 3 and minor changes to gui
Diffstat (limited to 'Src')
-rw-r--r--Src/PyCatcher/GUI/catcher_main.glade14
1 files changed, 14 insertions, 0 deletions
diff --git a/Src/PyCatcher/GUI/catcher_main.glade b/Src/PyCatcher/GUI/catcher_main.glade
index fafe0e8..b856067 100644
--- a/Src/PyCatcher/GUI/catcher_main.glade
+++ b/Src/PyCatcher/GUI/catcher_main.glade
@@ -781,6 +781,20 @@ CSV
</packing>
</child>
<child>
+ <object class="GtkToolButton" id="btn_encryption_scanner">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_action_appearance">False</property>
+ <property name="label" translatable="yes">Encryption</property>
+ <property name="use_underline">True</property>
+ <property name="icon_name">dialog-password</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkToolButton" id="btn_save_project">
<property name="visible">True</property>
<property name="can_focus">False</property>