Skip to content
Snippets Groups Projects
Commit ed9da29e authored by Sébastien Blin's avatar Sébastien Blin
Browse files

ui: clarify systray label

Systray is an old technology generally not shown by default.
However the behavior still exists. Now, if the app is closed, Jami
is running in background unless the option is disabled

Change-Id: I692bd3b78047da758ac64a17272eeba965e0ae27
parent 650c0db0
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@
<object class="GtkLabel" id="label_systray">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Show Jami icon (systray) in the systray area</property>
<property name="label" translatable="yes">Keep Jami active when window is closed.</property>
</object>
</child>
<child>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment