Skip to content

Commit 8bd7d18

Browse files
committed
rename voc2mix -> voctomix in voctogui
This fixes #325
1 parent f13c2f2 commit 8bd7d18

File tree

2 files changed

+38
-92
lines changed

2 files changed

+38
-92
lines changed

voctogui/ui/logo.svg

Lines changed: 36 additions & 84 deletions
Loading

voctogui/ui/voctogui.ui

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<property name="visible">True</property>
77
<property name="can_focus">False</property>
88
<property name="pixbuf">logo.svg</property>
9+
<property name="tooltip_text" translatable="yes">voctomix 2.0 - https://github.com/voc/voctomix/</property>
910
</object>
1011
<object class="GtkImage" id="img-ports">
1112
<property name="visible">True</property>
@@ -22,14 +23,7 @@
2223
<object class="GtkImage" id="img-voc">
2324
<property name="visible">True</property>
2425
<property name="can_focus">False</property>
25-
<property name="tooltip_text" translatable="yes">VOC2MIX - VOC2GUI
26-
27-
Full-HD Software Live-Video-Mixer in python
28-
29-
To get in touch with us we'd ask to join #voctomix on the hackint IRC network, mail to voc AT c3voc DOT de or meet us on one of the many conferences we're at. You may also want to watch MaZderMinds talk about Voctomix and a presentation some of us gave about C3VOCs video infrastructure.
30-
31-
https://c3voc.de/
32-
https://github.com/voc/voctomix </property>
26+
<property name="tooltip_text" translatable="yes">by C3VOC - https://c3voc.de</property>
3327
<property name="pixbuf">voc2.svg</property>
3428
</object>
3529
<object class="GtkListStore" id="insert-store">

0 commit comments

Comments
 (0)