Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-08-08 01:24:50 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-08-08 01:24:50 +0300
commit4f0bc335a6e01c811c498cd6e13a9fe222266e3c (patch)
treedd80e9d484999c6fd05e03ed0636e4ac0895d3fd /data
parentae0ff5584bc583dd9f5894bdd2f26915539edcdd (diff)
fix: unable to set property 'alignment' of type 'PangoAlignment'
This solve the discussion at https://gitlab.com/Remmina/Remmina/-/merge_requests/2421#note_1052282000
Diffstat (limited to 'data')
-rw-r--r--data/ui/remmina_main.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index 6fa172964..537df3fb3 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -467,7 +467,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<child>
<object class="GtkCellRendererText" id="renderer_files_list_group"/>
<attributes>
- <attribute name="alignment">5</attribute>
<attribute name="text">2</attribute>
</attributes>
</child>