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:
authorYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-05-18 21:33:35 +0300
committerYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-05-18 21:33:35 +0300
commit96b3ec2cbd5565434c68ddd8011f7d28c94df5ea (patch)
tree00b0d774fe8e36490e45b9aa6620d9787f70d490 /data
parent050b6e7ab212961e5af9677521b8b550ab51caf3 (diff)
Change the icon of the new connection button
Diffstat (limited to 'data')
-rw-r--r--data/ui/remmina_main.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index a4bdf7f0c..72fba6a62 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -40,7 +40,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text" translatable="yes">Add a new connection profile</property>
- <property name="icon-name">document-new-symbolic</property>
+ <property name="icon-name">list-add</property>
</object>
<object class="GtkImage" id="view_toggle_icon">
<property name="visible">True</property>