[polari/wip/fmuellner/room-list: 6/11] joinDialog: Remove the password entry
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari/wip/fmuellner/room-list: 6/11] joinDialog: Remove the password entry
- Date: Mon, 12 Dec 2016 11:30:49 +0000 (UTC)
commit 9b594bb00766d7c3e6868d8bcc89842299ce7628
Author: Isabella Ribeiro <belinhacbr gmail com>
Date: Sun Mar 6 22:33:58 2016 -0300
joinDialog: Remove the password entry
The password entry in the join dialog has never been hooked
up, and is now getting in the way of a list of existing rooms
we are about to add to make joining channels easier; just
remove it.
https://bugzilla.gnome.org/show_bug.cgi?id=763200
data/resources/join-room-dialog.ui | 28 ----------------------------
1 files changed, 0 insertions(+), 28 deletions(-)
---
diff --git a/data/resources/join-room-dialog.ui b/data/resources/join-room-dialog.ui
index bb8ffcd..d23f682 100644
--- a/data/resources/join-room-dialog.ui
+++ b/data/resources/join-room-dialog.ui
@@ -131,34 +131,6 @@
<property name="width">2</property>
</packing>
</child>
- <child>
- <object class="GtkLabel" id="passwordLabel">
- <property name="visible">True</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">_Password</property>
- <property name="use-underline">True</property>
- <property name="mnemonic-widget">passwordEntry</property>
- </object>
- <packing>
- <property name="left-attach">1</property>
- <property name="top-attach">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="passwordEntry">
- <property name="visible">True</property>
- <property name="hexpand">True</property>
- <property name="visibility">False</property>
- <property name="activates-default">True</property>
- <property name="placeholder-text" translatable="yes">optional</property>
- <property name="input-purpose">password</property>
- </object>
- <packing>
- <property name="left-attach">2</property>
- <property name="top-attach">2</property>
- <property name="width">2</property>
- </packing>
- </child>
</object>
<packing>
<property name="name">main</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]