diff options
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r-- | resources/ui/messenger.ui | 543 |
1 files changed, 1 insertions, 542 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui index 79b1186..9ff5e9b 100644 --- a/resources/ui/messenger.ui +++ b/resources/ui/messenger.ui | |||
@@ -114,107 +114,6 @@ Author: Tobias Frisch | |||
114 | <property name="visible">True</property> | 114 | <property name="visible">True</property> |
115 | <property name="can-focus">False</property> | 115 | <property name="can-focus">False</property> |
116 | <property name="selection-mode">none</property> | 116 | <property name="selection-mode">none</property> |
117 | <child> | ||
118 | <object class="GtkListBoxRow"> | ||
119 | <property name="visible">True</property> | ||
120 | <property name="can-focus">True</property> | ||
121 | <child> | ||
122 | <object class="GtkBox"> | ||
123 | <property name="visible">True</property> | ||
124 | <property name="can-focus">False</property> | ||
125 | <property name="spacing">8</property> | ||
126 | <child> | ||
127 | <object class="HdyAvatar"> | ||
128 | <property name="visible">True</property> | ||
129 | <property name="can-focus">False</property> | ||
130 | <property name="text">Tobias Frisch</property> | ||
131 | <property name="size">48</property> | ||
132 | </object> | ||
133 | <packing> | ||
134 | <property name="expand">False</property> | ||
135 | <property name="fill">True</property> | ||
136 | <property name="position">0</property> | ||
137 | </packing> | ||
138 | </child> | ||
139 | <child> | ||
140 | <object class="GtkBox"> | ||
141 | <property name="visible">True</property> | ||
142 | <property name="can-focus">False</property> | ||
143 | <property name="orientation">vertical</property> | ||
144 | <property name="spacing">2</property> | ||
145 | <child> | ||
146 | <object class="GtkBox"> | ||
147 | <property name="visible">True</property> | ||
148 | <property name="can-focus">False</property> | ||
149 | <property name="spacing">8</property> | ||
150 | <child> | ||
151 | <object class="GtkLabel"> | ||
152 | <property name="visible">True</property> | ||
153 | <property name="can-focus">False</property> | ||
154 | <property name="label" translatable="yes">Chat title</property> | ||
155 | <property name="wrap">True</property> | ||
156 | <property name="wrap-mode">word-char</property> | ||
157 | <property name="ellipsize">end</property> | ||
158 | <property name="xalign">2.2351741291171123e-10</property> | ||
159 | </object> | ||
160 | <packing> | ||
161 | <property name="expand">False</property> | ||
162 | <property name="fill">True</property> | ||
163 | <property name="position">0</property> | ||
164 | </packing> | ||
165 | </child> | ||
166 | <child> | ||
167 | <object class="GtkLabel"> | ||
168 | <property name="visible">True</property> | ||
169 | <property name="can-focus">False</property> | ||
170 | <property name="label" translatable="yes">11.12.13</property> | ||
171 | <property name="justify">right</property> | ||
172 | </object> | ||
173 | <packing> | ||
174 | <property name="expand">False</property> | ||
175 | <property name="fill">True</property> | ||
176 | <property name="pack-type">end</property> | ||
177 | <property name="position">1</property> | ||
178 | </packing> | ||
179 | </child> | ||
180 | </object> | ||
181 | <packing> | ||
182 | <property name="expand">False</property> | ||
183 | <property name="fill">True</property> | ||
184 | <property name="position">0</property> | ||
185 | </packing> | ||
186 | </child> | ||
187 | <child> | ||
188 | <object class="GtkLabel"> | ||
189 | <property name="visible">True</property> | ||
190 | <property name="can-focus">False</property> | ||
191 | <property name="label" translatable="yes">My evil comment text is awesome! This is coming to the Pinephone which will be extremely awesome and this text may only cut some borders in certain areas!!!</property> | ||
192 | <property name="wrap">True</property> | ||
193 | <property name="wrap-mode">word-char</property> | ||
194 | <property name="ellipsize">end</property> | ||
195 | <property name="max-width-chars">48</property> | ||
196 | <property name="xalign">0</property> | ||
197 | </object> | ||
198 | <packing> | ||
199 | <property name="expand">False</property> | ||
200 | <property name="fill">True</property> | ||
201 | <property name="position">1</property> | ||
202 | </packing> | ||
203 | </child> | ||
204 | </object> | ||
205 | <packing> | ||
206 | <property name="expand">True</property> | ||
207 | <property name="fill">True</property> | ||
208 | <property name="position">1</property> | ||
209 | </packing> | ||
210 | </child> | ||
211 | <style> | ||
212 | <class name="chat-entry"/> | ||
213 | </style> | ||
214 | </object> | ||
215 | </child> | ||
216 | </object> | ||
217 | </child> | ||
218 | </object> | 117 | </object> |
219 | </child> | 118 | </child> |
220 | </object> | 119 | </object> |
@@ -940,451 +839,11 @@ Author: Tobias Frisch | |||
940 | <property name="visible">True</property> | 839 | <property name="visible">True</property> |
941 | <property name="can-focus">False</property> | 840 | <property name="can-focus">False</property> |
942 | <child> | 841 | <child> |
943 | <object class="GtkListBox"> | 842 | <object class="GtkListBox" id="messages_listbox"> |
944 | <property name="visible">True</property> | 843 | <property name="visible">True</property> |
945 | <property name="can-focus">False</property> | 844 | <property name="can-focus">False</property> |
946 | <property name="selection-mode">none</property> | 845 | <property name="selection-mode">none</property> |
947 | <property name="activate-on-single-click">False</property> | 846 | <property name="activate-on-single-click">False</property> |
948 | <child> | ||
949 | <object class="GtkListBoxRow"> | ||
950 | <property name="visible">True</property> | ||
951 | <property name="can-focus">True</property> | ||
952 | <child> | ||
953 | <object class="GtkBox"> | ||
954 | <property name="visible">True</property> | ||
955 | <property name="can-focus">False</property> | ||
956 | <child> | ||
957 | <object class="GtkFrame"> | ||
958 | <property name="visible">True</property> | ||
959 | <property name="can-focus">False</property> | ||
960 | <property name="label-xalign">0</property> | ||
961 | <property name="shadow-type">none</property> | ||
962 | <child> | ||
963 | <object class="GtkBox"> | ||
964 | <property name="visible">True</property> | ||
965 | <property name="can-focus">False</property> | ||
966 | <property name="orientation">vertical</property> | ||
967 | <child> | ||
968 | <object class="GtkLabel"> | ||
969 | <property name="visible">True</property> | ||
970 | <property name="can-focus">False</property> | ||
971 | <property name="label" translatable="yes">My evil comment text is awesome! This is coming to the Pinephone which will be extremely awesome and this text may only cut some borders in certain areas!!!</property> | ||
972 | <property name="wrap">True</property> | ||
973 | <property name="max-width-chars">64</property> | ||
974 | </object> | ||
975 | <packing> | ||
976 | <property name="expand">False</property> | ||
977 | <property name="fill">True</property> | ||
978 | <property name="position">0</property> | ||
979 | </packing> | ||
980 | </child> | ||
981 | <child> | ||
982 | <object class="GtkLabel"> | ||
983 | <property name="visible">True</property> | ||
984 | <property name="can-focus">False</property> | ||
985 | <property name="label" translatable="yes">5h</property> | ||
986 | <property name="justify">right</property> | ||
987 | <property name="xalign">1</property> | ||
988 | <attributes> | ||
989 | <attribute name="weight" value="light"/> | ||
990 | </attributes> | ||
991 | </object> | ||
992 | <packing> | ||
993 | <property name="expand">False</property> | ||
994 | <property name="fill">True</property> | ||
995 | <property name="position">1</property> | ||
996 | </packing> | ||
997 | </child> | ||
998 | </object> | ||
999 | </child> | ||
1000 | <child type="label"> | ||
1001 | <object class="GtkLabel"> | ||
1002 | <property name="visible">True</property> | ||
1003 | <property name="can-focus">False</property> | ||
1004 | <property name="label" translatable="yes">User</property> | ||
1005 | </object> | ||
1006 | </child> | ||
1007 | <style> | ||
1008 | <class name="message-box"/> | ||
1009 | <class name="own"/> | ||
1010 | </style> | ||
1011 | </object> | ||
1012 | <packing> | ||
1013 | <property name="expand">False</property> | ||
1014 | <property name="fill">True</property> | ||
1015 | <property name="pack-type">end</property> | ||
1016 | <property name="position">2</property> | ||
1017 | </packing> | ||
1018 | </child> | ||
1019 | </object> | ||
1020 | </child> | ||
1021 | </object> | ||
1022 | </child> | ||
1023 | <child> | ||
1024 | <object class="GtkListBoxRow"> | ||
1025 | <property name="visible">True</property> | ||
1026 | <property name="can-focus">True</property> | ||
1027 | <child> | ||
1028 | <object class="GtkBox"> | ||
1029 | <property name="visible">True</property> | ||
1030 | <property name="can-focus">False</property> | ||
1031 | <child> | ||
1032 | <object class="GtkFrame"> | ||
1033 | <property name="visible">True</property> | ||
1034 | <property name="can-focus">False</property> | ||
1035 | <property name="label-xalign">0</property> | ||
1036 | <property name="shadow-type">none</property> | ||
1037 | <child> | ||
1038 | <object class="GtkBox"> | ||
1039 | <property name="visible">True</property> | ||
1040 | <property name="can-focus">False</property> | ||
1041 | <property name="orientation">vertical</property> | ||
1042 | <child> | ||
1043 | <object class="GtkLabel"> | ||
1044 | <property name="visible">True</property> | ||
1045 | <property name="can-focus">False</property> | ||
1046 | <property name="label" translatable="yes">Great stuff to write</property> | ||
1047 | <property name="max-width-chars">64</property> | ||
1048 | </object> | ||
1049 | <packing> | ||
1050 | <property name="expand">False</property> | ||
1051 | <property name="fill">True</property> | ||
1052 | <property name="position">0</property> | ||
1053 | </packing> | ||
1054 | </child> | ||
1055 | <child> | ||
1056 | <object class="GtkLabel"> | ||
1057 | <property name="visible">True</property> | ||
1058 | <property name="can-focus">False</property> | ||
1059 | <property name="label" translatable="yes">4h</property> | ||
1060 | <property name="xalign">0</property> | ||
1061 | <attributes> | ||
1062 | <attribute name="weight" value="light"/> | ||
1063 | </attributes> | ||
1064 | </object> | ||
1065 | <packing> | ||
1066 | <property name="expand">False</property> | ||
1067 | <property name="fill">True</property> | ||
1068 | <property name="position">1</property> | ||
1069 | </packing> | ||
1070 | </child> | ||
1071 | </object> | ||
1072 | </child> | ||
1073 | <child type="label"> | ||
1074 | <object class="GtkLabel"> | ||
1075 | <property name="visible">True</property> | ||
1076 | <property name="can-focus">False</property> | ||
1077 | <property name="label" translatable="yes">OtherGuy69</property> | ||
1078 | </object> | ||
1079 | </child> | ||
1080 | <style> | ||
1081 | <class name="message-box"/> | ||
1082 | </style> | ||
1083 | </object> | ||
1084 | <packing> | ||
1085 | <property name="expand">False</property> | ||
1086 | <property name="fill">True</property> | ||
1087 | <property name="position">0</property> | ||
1088 | </packing> | ||
1089 | </child> | ||
1090 | </object> | ||
1091 | </child> | ||
1092 | </object> | ||
1093 | </child> | ||
1094 | <child> | ||
1095 | <object class="GtkListBoxRow"> | ||
1096 | <property name="visible">True</property> | ||
1097 | <property name="can-focus">True</property> | ||
1098 | <child> | ||
1099 | <object class="GtkBox"> | ||
1100 | <property name="visible">True</property> | ||
1101 | <property name="can-focus">False</property> | ||
1102 | <child> | ||
1103 | <object class="GtkFrame"> | ||
1104 | <property name="visible">True</property> | ||
1105 | <property name="can-focus">False</property> | ||
1106 | <property name="label-xalign">0</property> | ||
1107 | <property name="shadow-type">none</property> | ||
1108 | <child> | ||
1109 | <object class="GtkBox"> | ||
1110 | <property name="visible">True</property> | ||
1111 | <property name="can-focus">False</property> | ||
1112 | <property name="orientation">vertical</property> | ||
1113 | <child> | ||
1114 | <object class="GtkLabel"> | ||
1115 | <property name="visible">True</property> | ||
1116 | <property name="can-focus">False</property> | ||
1117 | <property name="label" translatable="yes">My evil comment text is awesome! This is coming to the Pinephone which will be extremely awesome and this text may only cut some borders in certain areas!!!</property> | ||
1118 | <property name="wrap">True</property> | ||
1119 | <property name="max-width-chars">64</property> | ||
1120 | </object> | ||
1121 | <packing> | ||
1122 | <property name="expand">False</property> | ||
1123 | <property name="fill">True</property> | ||
1124 | <property name="position">0</property> | ||
1125 | </packing> | ||
1126 | </child> | ||
1127 | <child> | ||
1128 | <object class="GtkLabel"> | ||
1129 | <property name="visible">True</property> | ||
1130 | <property name="can-focus">False</property> | ||
1131 | <property name="label" translatable="yes">2h</property> | ||
1132 | <property name="justify">right</property> | ||
1133 | <property name="xalign">1</property> | ||
1134 | <attributes> | ||
1135 | <attribute name="weight" value="light"/> | ||
1136 | </attributes> | ||
1137 | </object> | ||
1138 | <packing> | ||
1139 | <property name="expand">False</property> | ||
1140 | <property name="fill">True</property> | ||
1141 | <property name="position">1</property> | ||
1142 | </packing> | ||
1143 | </child> | ||
1144 | </object> | ||
1145 | </child> | ||
1146 | <child type="label"> | ||
1147 | <object class="GtkLabel"> | ||
1148 | <property name="visible">True</property> | ||
1149 | <property name="can-focus">False</property> | ||
1150 | <property name="label" translatable="yes">User</property> | ||
1151 | </object> | ||
1152 | </child> | ||
1153 | <style> | ||
1154 | <class name="message-box"/> | ||
1155 | <class name="own"/> | ||
1156 | </style> | ||
1157 | </object> | ||
1158 | <packing> | ||
1159 | <property name="expand">False</property> | ||
1160 | <property name="fill">True</property> | ||
1161 | <property name="pack-type">end</property> | ||
1162 | <property name="position">2</property> | ||
1163 | </packing> | ||
1164 | </child> | ||
1165 | </object> | ||
1166 | </child> | ||
1167 | </object> | ||
1168 | </child> | ||
1169 | <child> | ||
1170 | <object class="GtkListBoxRow"> | ||
1171 | <property name="visible">True</property> | ||
1172 | <property name="can-focus">True</property> | ||
1173 | <child> | ||
1174 | <object class="GtkBox"> | ||
1175 | <property name="visible">True</property> | ||
1176 | <property name="can-focus">False</property> | ||
1177 | <child> | ||
1178 | <object class="GtkFrame"> | ||
1179 | <property name="visible">True</property> | ||
1180 | <property name="can-focus">False</property> | ||
1181 | <property name="label-xalign">0</property> | ||
1182 | <property name="shadow-type">none</property> | ||
1183 | <child> | ||
1184 | <object class="GtkBox"> | ||
1185 | <property name="visible">True</property> | ||
1186 | <property name="can-focus">False</property> | ||
1187 | <property name="orientation">vertical</property> | ||
1188 | <child> | ||
1189 | <object class="GtkLabel"> | ||
1190 | <property name="visible">True</property> | ||
1191 | <property name="can-focus">False</property> | ||
1192 | <property name="label" translatable="yes">If people would know that you spam here like this...</property> | ||
1193 | <property name="wrap">True</property> | ||
1194 | <property name="max-width-chars">64</property> | ||
1195 | </object> | ||
1196 | <packing> | ||
1197 | <property name="expand">False</property> | ||
1198 | <property name="fill">True</property> | ||
1199 | <property name="position">0</property> | ||
1200 | </packing> | ||
1201 | </child> | ||
1202 | <child> | ||
1203 | <object class="GtkLabel"> | ||
1204 | <property name="visible">True</property> | ||
1205 | <property name="can-focus">False</property> | ||
1206 | <property name="label" translatable="yes">1h</property> | ||
1207 | <property name="xalign">0</property> | ||
1208 | <attributes> | ||
1209 | <attribute name="weight" value="light"/> | ||
1210 | </attributes> | ||
1211 | </object> | ||
1212 | <packing> | ||
1213 | <property name="expand">False</property> | ||
1214 | <property name="fill">True</property> | ||
1215 | <property name="position">1</property> | ||
1216 | </packing> | ||
1217 | </child> | ||
1218 | </object> | ||
1219 | </child> | ||
1220 | <child type="label"> | ||
1221 | <object class="GtkLabel"> | ||
1222 | <property name="visible">True</property> | ||
1223 | <property name="can-focus">False</property> | ||
1224 | <property name="label" translatable="yes">CookieHunter</property> | ||
1225 | </object> | ||
1226 | </child> | ||
1227 | <style> | ||
1228 | <class name="message-box"/> | ||
1229 | </style> | ||
1230 | </object> | ||
1231 | <packing> | ||
1232 | <property name="expand">False</property> | ||
1233 | <property name="fill">True</property> | ||
1234 | <property name="position">2</property> | ||
1235 | </packing> | ||
1236 | </child> | ||
1237 | </object> | ||
1238 | </child> | ||
1239 | </object> | ||
1240 | </child> | ||
1241 | <child> | ||
1242 | <object class="GtkListBoxRow"> | ||
1243 | <property name="visible">True</property> | ||
1244 | <property name="can-focus">True</property> | ||
1245 | <child> | ||
1246 | <object class="GtkBox"> | ||
1247 | <property name="visible">True</property> | ||
1248 | <property name="can-focus">False</property> | ||
1249 | <child> | ||
1250 | <object class="GtkFrame"> | ||
1251 | <property name="visible">True</property> | ||
1252 | <property name="can-focus">False</property> | ||
1253 | <property name="label-xalign">0</property> | ||
1254 | <property name="shadow-type">none</property> | ||
1255 | <child> | ||
1256 | <object class="GtkBox"> | ||
1257 | <property name="visible">True</property> | ||
1258 | <property name="can-focus">False</property> | ||
1259 | <property name="orientation">vertical</property> | ||
1260 | <child> | ||
1261 | <object class="GtkLabel"> | ||
1262 | <property name="visible">True</property> | ||
1263 | <property name="can-focus">False</property> | ||
1264 | <property name="label" translatable="yes">Existence is a crisis my friends. You will only get releaf by open-sourcing your hard work because profit is temporary. Forks remain forever!</property> | ||
1265 | <property name="wrap">True</property> | ||
1266 | <property name="max-width-chars">64</property> | ||
1267 | </object> | ||
1268 | <packing> | ||
1269 | <property name="expand">False</property> | ||
1270 | <property name="fill">True</property> | ||
1271 | <property name="position">0</property> | ||
1272 | </packing> | ||
1273 | </child> | ||
1274 | <child> | ||
1275 | <object class="GtkLabel"> | ||
1276 | <property name="visible">True</property> | ||
1277 | <property name="can-focus">False</property> | ||
1278 | <property name="label" translatable="yes">30min</property> | ||
1279 | <property name="xalign">0</property> | ||
1280 | <attributes> | ||
1281 | <attribute name="weight" value="light"/> | ||
1282 | </attributes> | ||
1283 | </object> | ||
1284 | <packing> | ||
1285 | <property name="expand">False</property> | ||
1286 | <property name="fill">True</property> | ||
1287 | <property name="position">1</property> | ||
1288 | </packing> | ||
1289 | </child> | ||
1290 | </object> | ||
1291 | </child> | ||
1292 | <child type="label"> | ||
1293 | <object class="GtkLabel"> | ||
1294 | <property name="visible">True</property> | ||
1295 | <property name="can-focus">False</property> | ||
1296 | <property name="label" translatable="yes">SomePhilosoph28</property> | ||
1297 | </object> | ||
1298 | </child> | ||
1299 | <style> | ||
1300 | <class name="message-box"/> | ||
1301 | </style> | ||
1302 | </object> | ||
1303 | <packing> | ||
1304 | <property name="expand">False</property> | ||
1305 | <property name="fill">True</property> | ||
1306 | <property name="position">2</property> | ||
1307 | </packing> | ||
1308 | </child> | ||
1309 | </object> | ||
1310 | </child> | ||
1311 | </object> | ||
1312 | </child> | ||
1313 | <child> | ||
1314 | <object class="GtkListBoxRow"> | ||
1315 | <property name="visible">True</property> | ||
1316 | <property name="can-focus">True</property> | ||
1317 | <child> | ||
1318 | <object class="GtkBox"> | ||
1319 | <property name="visible">True</property> | ||
1320 | <property name="can-focus">False</property> | ||
1321 | <child> | ||
1322 | <object class="GtkFrame"> | ||
1323 | <property name="visible">True</property> | ||
1324 | <property name="can-focus">False</property> | ||
1325 | <property name="label-xalign">0</property> | ||
1326 | <property name="shadow-type">none</property> | ||
1327 | <child> | ||
1328 | <object class="GtkBox"> | ||
1329 | <property name="visible">True</property> | ||
1330 | <property name="can-focus">False</property> | ||
1331 | <property name="orientation">vertical</property> | ||
1332 | <child> | ||
1333 | <object class="GtkLabel"> | ||
1334 | <property name="visible">True</property> | ||
1335 | <property name="can-focus">False</property> | ||
1336 | <property name="label" translatable="yes">My evil comment text is awesome! This is coming to the Pinephone which will be extremely awesome and this text may only cut some borders in certain areas!!!</property> | ||
1337 | <property name="wrap">True</property> | ||
1338 | <property name="max-width-chars">64</property> | ||
1339 | </object> | ||
1340 | <packing> | ||
1341 | <property name="expand">False</property> | ||
1342 | <property name="fill">True</property> | ||
1343 | <property name="position">0</property> | ||
1344 | </packing> | ||
1345 | </child> | ||
1346 | <child> | ||
1347 | <object class="GtkLabel"> | ||
1348 | <property name="visible">True</property> | ||
1349 | <property name="can-focus">False</property> | ||
1350 | <property name="label" translatable="yes">12min</property> | ||
1351 | <property name="justify">right</property> | ||
1352 | <property name="xalign">1</property> | ||
1353 | <attributes> | ||
1354 | <attribute name="weight" value="light"/> | ||
1355 | </attributes> | ||
1356 | </object> | ||
1357 | <packing> | ||
1358 | <property name="expand">False</property> | ||
1359 | <property name="fill">True</property> | ||
1360 | <property name="position">1</property> | ||
1361 | </packing> | ||
1362 | </child> | ||
1363 | </object> | ||
1364 | </child> | ||
1365 | <child type="label"> | ||
1366 | <object class="GtkLabel"> | ||
1367 | <property name="visible">True</property> | ||
1368 | <property name="can-focus">False</property> | ||
1369 | <property name="label" translatable="yes">User</property> | ||
1370 | </object> | ||
1371 | </child> | ||
1372 | <style> | ||
1373 | <class name="message-box"/> | ||
1374 | <class name="own"/> | ||
1375 | </style> | ||
1376 | </object> | ||
1377 | <packing> | ||
1378 | <property name="expand">False</property> | ||
1379 | <property name="fill">True</property> | ||
1380 | <property name="pack-type">end</property> | ||
1381 | <property name="position">2</property> | ||
1382 | </packing> | ||
1383 | </child> | ||
1384 | </object> | ||
1385 | </child> | ||
1386 | </object> | ||
1387 | </child> | ||
1388 | </object> | 847 | </object> |
1389 | <packing> | 848 | <packing> |
1390 | <property name="name">page0</property> | 849 | <property name="name">page0</property> |