aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc3
-rw-r--r--sensei-raw-ctl-gui.pngbin10767 -> 18279 bytes
-rw-r--r--sensei-raw-ctl-gui.ui1
3 files changed, 3 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 12fb467..229a7f2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,8 @@ Run `sensei-raw-ctl --help` or `man sensei-raw-ctl` for usage information.
If you don't fancy command line tools, there's also a basic GTK+ frontend
available. On Ubuntu and its derivatives, you should be able to find it in your
-System Settings.
+System Settings, though this feature has disappeared completely with newer GNOME
+versions.
image::sensei-raw-ctl-gui.png[align="center"]
diff --git a/sensei-raw-ctl-gui.png b/sensei-raw-ctl-gui.png
index 4f3a920..2f38da2 100644
--- a/sensei-raw-ctl-gui.png
+++ b/sensei-raw-ctl-gui.png
Binary files differ
diff --git a/sensei-raw-ctl-gui.ui b/sensei-raw-ctl-gui.ui
index 9988cca..97d648e 100644
--- a/sensei-raw-ctl-gui.ui
+++ b/sensei-raw-ctl-gui.ui
@@ -31,6 +31,7 @@
<property name='border-width'>10</property>
<child><object class='GtkNotebook' id='notebook'>
<property name='show-tabs'>FALSE</property>
+ <property name='show-border'>FALSE</property>
<child><object class='GtkHBox' id='probing_box'>
<property name='halign'>GTK_ALIGN_CENTER</property>
<property name='valign'>GTK_ALIGN_CENTER</property>