aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/message_content.ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-01-10 21:56:48 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2022-01-10 21:56:48 +0100
commit1049e99951c69db162f66eb6288450c2eacbbe15 (patch)
tree0e148d2f179a0889cc83385ee60a4eaac595cccd /resources/ui/message_content.ui
parent69e3d367f8e0d1168d5c6d6daebed1d2722b265c (diff)
downloadmessenger-gtk-1049e99951c69db162f66eb6288450c2eacbbe15.tar.gz
messenger-gtk-1049e99951c69db162f66eb6288450c2eacbbe15.zip
Added visual previews of files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/ui/message_content.ui')
-rw-r--r--resources/ui/message_content.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/ui/message_content.ui b/resources/ui/message_content.ui
index a59c59e..9c2bd22 100644
--- a/resources/ui/message_content.ui
+++ b/resources/ui/message_content.ui
@@ -1,7 +1,7 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.38.2 2<!-- Generated with glade 3.38.2
3 3
4Copyright (C) 2021 GNUnet e.V. 4Copyright (C) 2021‑‑2022 GNUnet e.V.
5 5
6GNUnet is free software: you can redistribute it and/or modify it 6GNUnet is free software: you can redistribute it and/or modify it
7under the terms of the GNU Affero General Public License as published 7under the terms of the GNU Affero General Public License as published
@@ -115,7 +115,7 @@ Author: Tobias Frisch
115 </packing> 115 </packing>
116 </child> 116 </child>
117 <child> 117 <child>
118 <object class="GtkProgressBar"> 118 <object class="GtkProgressBar" id="file_progress_bar">
119 <property name="visible">True</property> 119 <property name="visible">True</property>
120 <property name="can-focus">False</property> 120 <property name="can-focus">False</property>
121 </object> 121 </object>
@@ -141,7 +141,7 @@ Author: Tobias Frisch
141 <property name="valign">center</property> 141 <property name="valign">center</property>
142 <property name="relief">none</property> 142 <property name="relief">none</property>
143 <child> 143 <child>
144 <object class="GtkImage"> 144 <object class="GtkImage" id="file_status_image">
145 <property name="visible">True</property> 145 <property name="visible">True</property>
146 <property name="can-focus">False</property> 146 <property name="can-focus">False</property>
147 <property name="icon-name">folder-download-symbolic</property> 147 <property name="icon-name">folder-download-symbolic</property>