Commit 0c50db2238aca4bb8811d8038b6d658a5f1988e4

Authored by Perry Werneck
1 parent ad570b6c

Adding support for custom icons.

Adding option for symbolic icons in header bar.
Makefile.in
... ... @@ -270,7 +270,8 @@ install-application: \
270 270 $(BINRLS)/$(PACKAGE_NAME)@EXEEXT@ \
271 271 install-locale \
272 272 install-schemas \
273   - install-branding
  273 + install-branding \
  274 + install-icons
274 275  
275 276 @$(MKDIR) \
276 277 $(DESTDIR)/$(bindir)
... ... @@ -302,6 +303,15 @@ install-keypads:
302 303 keypad/*.xml \
303 304 $(DESTDIR)/$(datarootdir)/$(PRODUCT_NAME)/keypad
304 305  
  306 +install-icons:
  307 +
  308 + @$(MKDIR) \
  309 + $(DESTDIR)/$(datarootdir)/$(PRODUCT_NAME)/icons
  310 +
  311 + @$(INSTALL_DATA) \
  312 + icons/*.svg \
  313 + $(DESTDIR)/$(datarootdir)/$(PRODUCT_NAME)/icons
  314 +
305 315 #---[ Misc Targets ]---------------------------------------------------------------------
306 316  
307 317 locale/$(PACKAGE_NAME).pot: \
... ...
icons/gtk-connect-symbolic.svg 0 → 100644
... ... @@ -0,0 +1 @@
  1 +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-lan-connect" width="24" height="24" viewBox="0 0 24 24"><path d="M4,1C2.89,1 2,1.89 2,3V7C2,8.11 2.89,9 4,9H1V11H13V9H10C11.11,9 12,8.11 12,7V3C12,1.89 11.11,1 10,1H4M4,3H10V7H4V3M3,13V18L3,20H10V18H5V13H3M14,13C12.89,13 12,13.89 12,15V19C12,20.11 12.89,21 14,21H11V23H23V21H20C21.11,21 22,20.11 22,19V15C22,13.89 21.11,13 20,13H14M14,15H20V19H14V15Z" /></svg>
0 2 \ No newline at end of file
... ...
icons/gtk-disconnect-symbolic.svg 0 → 100644
... ... @@ -0,0 +1,3 @@
  1 +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
  2 + <path d="M12,16 L12,14.5 C12,13.6715729 12.6715729,13 13.5,13 L19.5,13 C20.3284271,13 21,13.6715729 21,14.5 L21,18.5 C21,19.3284271 20.3284271,20 19.5,20 L18.5,20 C18.7761424,20 19,20.2238576 19,20.5 C19,20.7761424 18.7761424,21 18.5,21 L14.5,21 C14.2238576,21 14,20.7761424 14,20.5 C14,20.2238576 14.2238576,20 14.5,20 L13.5,20 C12.6715729,20 12,19.3284271 12,18.5 L12,17 L10.5,17 C10.2238576,17 10,16.7761424 10,16.5 C10,16.2238576 10.2238576,16 10.5,16 L12,16 Z M7,11 L5.5,11 C5.22385763,11 5,10.7761424 5,10.5 C5,10.2238576 5.22385763,10 5.5,10 L4.5,10 C3.67157288,10 3,9.32842712 3,8.5 L3,4.5 C3,3.67157288 3.67157288,3 4.5,3 L10.5,3 C11.3284271,3 12,3.67157288 12,4.5 L12,8.5 C12,9.32842712 11.3284271,10 10.5,10 L9.5,10 C9.77614237,10 10,10.2238576 10,10.5 C10,10.7761424 9.77614237,11 9.5,11 L8,11 L8,13.5 C8,13.7761424 7.77614237,14 7.5,14 C7.22385763,14 7,13.7761424 7,13.5 L7,11 Z M7.5,15.7928932 L9.14644661,14.1464466 C9.34170876,13.9511845 9.65829124,13.9511845 9.85355339,14.1464466 C10.0488155,14.3417088 10.0488155,14.6582912 9.85355339,14.8535534 L8.20710678,16.5 L9.85355339,18.1464466 C10.0488155,18.3417088 10.0488155,18.6582912 9.85355339,18.8535534 C9.65829124,19.0488155 9.34170876,19.0488155 9.14644661,18.8535534 L7.5,17.2071068 L5.85355339,18.8535534 C5.65829124,19.0488155 5.34170876,19.0488155 5.14644661,18.8535534 C4.95118446,18.6582912 4.95118446,18.3417088 5.14644661,18.1464466 L6.79289322,16.5 L5.14644661,14.8535534 C4.95118446,14.6582912 4.95118446,14.3417088 5.14644661,14.1464466 C5.34170876,13.9511845 5.65829124,13.9511845 5.85355339,14.1464466 L7.5,15.7928932 L7.5,15.7928932 Z M4,4.5 L4,8.5 C4,8.77614237 4.22385763,9 4.5,9 L10.5,9 C10.7761424,9 11,8.77614237 11,8.5 L11,4.5 C11,4.22385763 10.7761424,4 10.5,4 L4.5,4 C4.22385763,4 4,4.22385763 4,4.5 Z M13,14.5 L13,18.5 C13,18.7761424 13.2238576,19 13.5,19 L19.5,19 C19.7761424,19 20,18.7761424 20,18.5 L20,14.5 C20,14.2238576 19.7761424,14 19.5,14 L13.5,14 C13.2238576,14 13,14.2238576 13,14.5 Z"/>
  3 +</svg>
... ...
locale/pt_BR.po
... ... @@ -5,8 +5,8 @@ msgid &quot;&quot;
5 5 msgstr ""
6 6 "Project-Id-Version: pw3270 5.0\n"
7 7 "Report-Msgid-Bugs-To: \n"
8   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
9   -"PO-Revision-Date: 2020-09-18 10:45-0300\n"
  8 +"POT-Creation-Date: 2020-09-19 12:47-0300\n"
  9 +"PO-Revision-Date: 2020-09-19 12:49-0300\n"
10 10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11 11 "Language-Team: Português <>\n"
12 12 "Language: pt_BR\n"
... ... @@ -55,7 +55,7 @@ msgstr &quot;Sobre o PW3270&quot;
55 55 msgid "Action Name"
56 56 msgstr "Nome da ação"
57 57  
58   -#: src/objects/window/window.c:164 src/objects/toolbar/toolbar.c:135
  58 +#: src/objects/window/window.c:184
59 59 msgid "Action Names"
60 60 msgstr "Nome das ações"
61 61  
... ... @@ -83,7 +83,7 @@ msgstr &quot;Aplicação&quot;
83 83 msgid "Application menu"
84 84 msgstr "Menu da aplicação"
85 85  
86   -#: src/objects/application/actions/preferences.c:74 ui/application.xml:83
  86 +#: src/objects/application/actions/preferences.c:76 ui/application.xml:83
87 87 msgid "Application preferences"
88 88 msgstr "Preferências da aplicação"
89 89  
... ... @@ -138,6 +138,14 @@ msgstr &quot;_Cancelar&quot;
138 138 msgid "Change terminal colors"
139 139 msgstr "Mudar cores do terminal"
140 140  
  141 +#: src/objects/application/actions/preferences.c:78
  142 +msgid "Change the application preferences"
  143 +msgstr "Modificar preferências da aplicação"
  144 +
  145 +#: src/objects/window/actions/sessionproperties.c:47
  146 +msgid "Change the preferences for the active session"
  147 +msgstr "Modificar preferências da sessão ativa"
  148 +
141 149 #: ui/window.xml:182 ui/window.xml:324 ui/application.xml:304
142 150 msgid "Clear"
143 151 msgstr "Limpar"
... ... @@ -164,7 +172,7 @@ msgstr &quot;Fechar janela&quot;
164 172 msgid "Colors"
165 173 msgstr "Cores"
166 174  
167   -#: src/objects/linux/savedesktopicon.c:94
  175 +#: src/objects/os/linux/savedesktopicon.c:94
168 176 msgid "Comment"
169 177 msgstr "Comentário"
170 178  
... ... @@ -180,7 +188,7 @@ msgstr &quot;Conectar ao iniciar&quot;
180 188 msgid "Connect to host"
181 189 msgstr "Conectar ao servidor"
182 190  
183   -#: src/objects/window/window.c:703 src/objects/window/page.c:218
  191 +#: src/objects/window/window.c:732 src/objects/window/page.c:218
184 192 msgid "Connected to host"
185 193 msgstr "Conectado no servidor"
186 194  
... ... @@ -200,7 +208,7 @@ msgstr &quot;Copiar como tabela&quot;
200 208 msgid "Copy as text"
201 209 msgstr "Copiar como texto"
202 210  
203   -#: src/objects/linux/savedesktopicon.c:107
  211 +#: src/objects/os/linux/savedesktopicon.c:107
204 212 msgid "Create a desktop icon for the current session"
205 213 msgstr "Criar ícone da área de trabalho para a sessão atual."
206 214  
... ... @@ -236,7 +244,7 @@ msgstr &quot;Ícone da área de trabalho&quot;
236 244 msgid "Disconnect"
237 245 msgstr "Desconectar"
238 246  
239   -#: src/objects/window/window.c:703 src/objects/window/window.c:730
  247 +#: src/objects/window/window.c:732 src/objects/window/window.c:759
240 248 #: src/objects/window/page.c:207
241 249 msgid "Disconnected from host"
242 250 msgstr "Desconectado do servidor"
... ... @@ -281,7 +289,7 @@ msgstr &quot;Apagar até o final da linha&quot;
281 289 msgid "Field attributes"
282 290 msgstr "Mostra atributos de campo"
283 291  
284   -#: src/objects/linux/savedesktopicon.c:74
  292 +#: src/objects/os/linux/savedesktopicon.c:74
285 293 msgid "File name"
286 294 msgstr "Nome do arquivo"
287 295  
... ... @@ -297,7 +305,7 @@ msgstr &quot;Tela cheia&quot;
297 305 msgid "Function bar"
298 306 msgstr "Barra de funções"
299 307  
300   -#: src/objects/linux/savedesktopicon.c:87
  308 +#: src/objects/os/linux/savedesktopicon.c:87
301 309 msgid "Generic name"
302 310 msgstr "Nome genérico"
303 311  
... ... @@ -309,7 +317,7 @@ msgstr &quot;Ajuda&quot;
309 317 msgid "Host properties"
310 318 msgstr "Propriedades do Servidor"
311 319  
312   -#: src/objects/window/window.c:470 src/objects/linux/savedesktopicon.c:95
  320 +#: src/objects/window/window.c:491 src/objects/os/linux/savedesktopicon.c:95
313 321 msgid "IBM 3270 Terminal emulator"
314 322 msgstr "Emulador 3270"
315 323  
... ... @@ -325,7 +333,7 @@ msgstr &quot;Nome do ícone&quot;
325 333 msgid "Icon Size"
326 334 msgstr "Tamanho do ícone"
327 335  
328   -#: src/objects/toolbar/toolbar.c:262
  336 +#: src/objects/toolbar/toolbar.c:286
329 337 msgid "Icon _size"
330 338 msgstr "_Tamanho do ícone"
331 339  
... ... @@ -389,7 +397,7 @@ msgstr &quot;Etiqueta&quot;
389 397 msgid "Large"
390 398 msgstr "Grande"
391 399  
392   -#: src/objects/linux/savedesktopicon.c:80
  400 +#: src/objects/os/linux/savedesktopicon.c:80
393 401 msgid "Launcher name"
394 402 msgstr "Nome do lançador"
395 403  
... ... @@ -562,7 +570,7 @@ msgstr &quot;Direita&quot;
562 570 msgid "Right keypad"
563 571 msgstr "Painel direito"
564 572  
565   -#: src/objects/toolbar/toolbar.c:286
  573 +#: src/objects/toolbar/toolbar.c:310
566 574 msgid "S_tyle"
567 575 msgstr "E_stilo"
568 576  
... ... @@ -574,7 +582,7 @@ msgstr &quot;Salvar&quot;
574 582 msgid "Save As"
575 583 msgstr "Salvar Como"
576 584  
577   -#: src/objects/linux/savedesktopicon.c:106
  585 +#: src/objects/os/linux/savedesktopicon.c:106
578 586 msgid "Save desktop icon"
579 587 msgstr "Salvar ícone da área de trabalho"
580 588  
... ... @@ -587,8 +595,8 @@ msgid &quot;Save selected&quot;
587 595 msgstr "Salvar seleção"
588 596  
589 597 #: src/objects/actions/save.c:52
590   -msgid "Save session properties"
591   -msgstr "Salvar propriedades da sessão"
  598 +msgid "Save session preferences"
  599 +msgstr "Salvar preferências da sessão"
592 600  
593 601 #: ui/window.xml:503 ui/application.xml:400
594 602 msgid "Screen size"
... ... @@ -654,8 +662,8 @@ msgstr &quot;Sessão em nova janela&quot;
654 662  
655 663 #: src/objects/window/actions/sessionproperties.c:46 ui/window.xml:98
656 664 #: ui/window.xml:554 ui/application.xml:163
657   -msgid "Session properties"
658   -msgstr "Propriedades da sessão"
  665 +msgid "Session preferences"
  666 +msgstr "Preferências da sessão"
659 667  
660 668 #: src/objects/application/application.c:219
661 669 msgid "Set the user-interface type"
... ... @@ -673,7 +681,7 @@ msgstr &quot;Configura formato da barra de ferramentas&quot;
673 681 msgid "Setup title bar"
674 682 msgstr "Configurar barra de título"
675 683  
676   -#: src/objects/toolbar/settings.c:90
  684 +#: src/objects/toolbar/toolbar.c:272 src/objects/toolbar/settings.c:90
677 685 msgid "Setup toolbar"
678 686 msgstr "Configurar barra de ferramentas"
679 687  
... ... @@ -753,11 +761,11 @@ msgstr &quot;A etiqueta da ação&quot;
753 761 msgid "The name of associated action"
754 762 msgstr "Nome da ação associada"
755 763  
756   -#: src/objects/window/window.c:165
  764 +#: src/objects/window/window.c:185
757 765 msgid "The name of the actions in the header bar"
758 766 msgstr "O nome das ações na barra de título"
759 767  
760   -#: src/objects/toolbar/toolbar.c:136
  768 +#: src/objects/toolbar/toolbar.c:138
761 769 msgid "The name of the actions in the toolbar"
762 770 msgstr "O nome das ações na barra de ferramentas"
763 771  
... ... @@ -785,11 +793,15 @@ msgstr &quot;A posição do painel&quot;
785 793 msgid "The state the action is in"
786 794 msgstr "O estado em que a ação está"
787 795  
788   -#: src/objects/toolbar/toolbar.c:147
  796 +#: src/objects/toolbar/toolbar.c:149
789 797 msgid "The toolbar icon size"
790 798 msgstr "Tamanho dos ícones na barra de ferramentas"
791 799  
792   -#: src/objects/toolbar/toolbar.c:160
  800 +#: src/objects/toolbar/toolbar.c:175
  801 +msgid "The toolbar icon type"
  802 +msgstr "Tipo dos ícones na barra de ferramentas"
  803 +
  804 +#: src/objects/toolbar/toolbar.c:162
793 805 msgid "The toolbar style"
794 806 msgstr "Estilo da barra de ferramentas"
795 807  
... ... @@ -860,7 +872,7 @@ msgstr &quot;Janela com sessão padrão&quot;
860 872 msgid "_Apply"
861 873 msgstr "_Aplicar"
862 874  
863   -#: src/objects/settings/dialog.c:78 src/objects/linux/savedesktopicon.c:133
  875 +#: src/objects/settings/dialog.c:78 src/objects/os/linux/savedesktopicon.c:133
864 876 msgid "_Cancel"
865 877 msgstr "_Cancelar"
866 878  
... ... @@ -896,15 +908,15 @@ msgstr &quot;_Nova&quot;
896 908 msgid "_Open"
897 909 msgstr "_Abrir"
898 910  
899   -#: src/objects/toolbar/toolbar.c:308
900   -msgid "_Properties"
901   -msgstr "_Propriedades"
  911 +#: src/objects/toolbar/toolbar.c:332
  912 +msgid "_Preferences"
  913 +msgstr "_Preferências"
902 914  
903 915 #: src/objects/window/page.c:365
904 916 msgid "_Rename session"
905 917 msgstr "Renomear sessão"
906 918  
907   -#: src/objects/linux/savedesktopicon.c:134
  919 +#: src/objects/os/linux/savedesktopicon.c:134
908 920 msgid "_Save"
909 921 msgstr "_Salvar"
910 922  
... ... @@ -3909,6 +3921,9 @@ msgstr &quot;translator-credits&quot;
3909 3921 #~ msgid "_Port:"
3910 3922 #~ msgstr "_Porta:"
3911 3923  
  3924 +#~ msgid "_Properties"
  3925 +#~ msgstr "_Propriedades"
  3926 +
3912 3927 #~ msgid "_Receive"
3913 3928 #~ msgstr "_Receber"
3914 3929  
... ...
locale/pw3270.pot
... ... @@ -6,351 +6,9 @@
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9   -"#-#-#-#-# view.pot (PACKAGE VERSION) #-#-#-#-#\n"
10 9 "Project-Id-Version: PACKAGE VERSION\n"
11 10 "Report-Msgid-Bugs-To: \n"
12   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
13   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15   -"Language-Team: LANGUAGE <LL@li.org>\n"
16   -"Language: \n"
17   -"MIME-Version: 1.0\n"
18   -"Content-Type: text/plain; charset=CHARSET\n"
19   -"Content-Transfer-Encoding: 8bit\n"
20   -"#-#-#-#-# save.pot (PACKAGE VERSION) #-#-#-#-#\n"
21   -"Project-Id-Version: PACKAGE VERSION\n"
22   -"Report-Msgid-Bugs-To: \n"
23   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
24   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
25   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
26   -"Language-Team: LANGUAGE <LL@li.org>\n"
27   -"Language: \n"
28   -"MIME-Version: 1.0\n"
29   -"Content-Type: text/plain; charset=CHARSET\n"
30   -"Content-Transfer-Encoding: 8bit\n"
31   -"#-#-#-#-# abstract.pot (PACKAGE VERSION) #-#-#-#-#\n"
32   -"Project-Id-Version: PACKAGE VERSION\n"
33   -"Report-Msgid-Bugs-To: \n"
34   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
35   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
36   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
37   -"Language-Team: LANGUAGE <LL@li.org>\n"
38   -"Language: \n"
39   -"MIME-Version: 1.0\n"
40   -"Content-Type: text/plain; charset=CHARSET\n"
41   -"Content-Transfer-Encoding: 8bit\n"
42   -"#-#-#-#-# application.pot (PACKAGE VERSION) #-#-#-#-#\n"
43   -"Project-Id-Version: PACKAGE VERSION\n"
44   -"Report-Msgid-Bugs-To: \n"
45   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
46   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
47   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
48   -"Language-Team: LANGUAGE <LL@li.org>\n"
49   -"Language: \n"
50   -"MIME-Version: 1.0\n"
51   -"Content-Type: text/plain; charset=CHARSET\n"
52   -"Content-Transfer-Encoding: 8bit\n"
53   -"#-#-#-#-# window.pot (PACKAGE VERSION) #-#-#-#-#\n"
54   -"Project-Id-Version: PACKAGE VERSION\n"
55   -"Report-Msgid-Bugs-To: \n"
56   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
57   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
58   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
59   -"Language-Team: LANGUAGE <LL@li.org>\n"
60   -"Language: \n"
61   -"MIME-Version: 1.0\n"
62   -"Content-Type: text/plain; charset=CHARSET\n"
63   -"Content-Transfer-Encoding: 8bit\n"
64   -"#-#-#-#-# preferences.pot (PACKAGE VERSION) #-#-#-#-#\n"
65   -"Project-Id-Version: PACKAGE VERSION\n"
66   -"Report-Msgid-Bugs-To: \n"
67   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
68   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
69   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
70   -"Language-Team: LANGUAGE <LL@li.org>\n"
71   -"Language: \n"
72   -"MIME-Version: 1.0\n"
73   -"Content-Type: text/plain; charset=CHARSET\n"
74   -"Content-Transfer-Encoding: 8bit\n"
75   -"#-#-#-#-# open.pot (PACKAGE VERSION) #-#-#-#-#\n"
76   -"Project-Id-Version: PACKAGE VERSION\n"
77   -"Report-Msgid-Bugs-To: \n"
78   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
79   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
80   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
81   -"Language-Team: LANGUAGE <LL@li.org>\n"
82   -"Language: \n"
83   -"MIME-Version: 1.0\n"
84   -"Content-Type: text/plain; charset=CHARSET\n"
85   -"Content-Transfer-Encoding: 8bit\n"
86   -"#-#-#-#-# about.pot (PACKAGE VERSION) #-#-#-#-#\n"
87   -"Project-Id-Version: PACKAGE VERSION\n"
88   -"Report-Msgid-Bugs-To: \n"
89   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
90   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
91   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
92   -"Language-Team: LANGUAGE <LL@li.org>\n"
93   -"Language: \n"
94   -"MIME-Version: 1.0\n"
95   -"Content-Type: text/plain; charset=CHARSET\n"
96   -"Content-Transfer-Encoding: 8bit\n"
97   -"#-#-#-#-# window.pot (PACKAGE VERSION) #-#-#-#-#\n"
98   -"Project-Id-Version: PACKAGE VERSION\n"
99   -"Report-Msgid-Bugs-To: \n"
100   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
101   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
102   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
103   -"Language-Team: LANGUAGE <LL@li.org>\n"
104   -"Language: \n"
105   -"MIME-Version: 1.0\n"
106   -"Content-Type: text/plain; charset=CHARSET\n"
107   -"Content-Transfer-Encoding: 8bit\n"
108   -"#-#-#-#-# terminal.pot (PACKAGE VERSION) #-#-#-#-#\n"
109   -"Project-Id-Version: PACKAGE VERSION\n"
110   -"Report-Msgid-Bugs-To: \n"
111   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
112   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
113   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
114   -"Language-Team: LANGUAGE <LL@li.org>\n"
115   -"Language: \n"
116   -"MIME-Version: 1.0\n"
117   -"Content-Type: text/plain; charset=CHARSET\n"
118   -"Content-Transfer-Encoding: 8bit\n"
119   -"#-#-#-#-# page.pot (PACKAGE VERSION) #-#-#-#-#\n"
120   -"Project-Id-Version: PACKAGE VERSION\n"
121   -"Report-Msgid-Bugs-To: \n"
122   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
123   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
124   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
125   -"Language-Team: LANGUAGE <LL@li.org>\n"
126   -"Language: \n"
127   -"MIME-Version: 1.0\n"
128   -"Content-Type: text/plain; charset=CHARSET\n"
129   -"Content-Transfer-Encoding: 8bit\n"
130   -"#-#-#-#-# header-settings.pot (PACKAGE VERSION) #-#-#-#-#\n"
131   -"Project-Id-Version: PACKAGE VERSION\n"
132   -"Report-Msgid-Bugs-To: \n"
133   -"POT-Creation-Date: 2020-09-18 10:44-0300\n"
134   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
135   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
136   -"Language-Team: LANGUAGE <LL@li.org>\n"
137   -"Language: \n"
138   -"MIME-Version: 1.0\n"
139   -"Content-Type: text/plain; charset=CHARSET\n"
140   -"Content-Transfer-Encoding: 8bit\n"
141   -"#-#-#-#-# header.pot (PACKAGE VERSION) #-#-#-#-#\n"
142   -"Project-Id-Version: PACKAGE VERSION\n"
143   -"Report-Msgid-Bugs-To: \n"
144   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
145   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
146   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
147   -"Language-Team: LANGUAGE <LL@li.org>\n"
148   -"Language: \n"
149   -"MIME-Version: 1.0\n"
150   -"Content-Type: text/plain; charset=CHARSET\n"
151   -"Content-Transfer-Encoding: 8bit\n"
152   -"#-#-#-#-# setcolors.pot (PACKAGE VERSION) #-#-#-#-#\n"
153   -"Project-Id-Version: PACKAGE VERSION\n"
154   -"Report-Msgid-Bugs-To: \n"
155   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
156   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
157   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
158   -"Language-Team: LANGUAGE <LL@li.org>\n"
159   -"Language: \n"
160   -"MIME-Version: 1.0\n"
161   -"Content-Type: text/plain; charset=CHARSET\n"
162   -"Content-Transfer-Encoding: 8bit\n"
163   -"#-#-#-#-# sessionproperties.pot (PACKAGE VERSION) #-#-#-#-#\n"
164   -"Project-Id-Version: PACKAGE VERSION\n"
165   -"Report-Msgid-Bugs-To: \n"
166   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
167   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
168   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
169   -"Language-Team: LANGUAGE <LL@li.org>\n"
170   -"Language: \n"
171   -"MIME-Version: 1.0\n"
172   -"Content-Type: text/plain; charset=CHARSET\n"
173   -"Content-Transfer-Encoding: 8bit\n"
174   -"#-#-#-#-# hostproperties.pot (PACKAGE VERSION) #-#-#-#-#\n"
175   -"Project-Id-Version: PACKAGE VERSION\n"
176   -"Report-Msgid-Bugs-To: \n"
177   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
178   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
179   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
180   -"Language-Team: LANGUAGE <LL@li.org>\n"
181   -"Language: \n"
182   -"MIME-Version: 1.0\n"
183   -"Content-Type: text/plain; charset=CHARSET\n"
184   -"Content-Transfer-Encoding: 8bit\n"
185   -"#-#-#-#-# filetransfer.pot (PACKAGE VERSION) #-#-#-#-#\n"
186   -"Project-Id-Version: PACKAGE VERSION\n"
187   -"Report-Msgid-Bugs-To: \n"
188   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
189   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
190   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
191   -"Language-Team: LANGUAGE <LL@li.org>\n"
192   -"Language: \n"
193   -"MIME-Version: 1.0\n"
194   -"Content-Type: text/plain; charset=CHARSET\n"
195   -"Content-Transfer-Encoding: 8bit\n"
196   -"#-#-#-#-# connect.pot (PACKAGE VERSION) #-#-#-#-#\n"
197   -"Project-Id-Version: PACKAGE VERSION\n"
198   -"Report-Msgid-Bugs-To: \n"
199   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
200   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
201   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
202   -"Language-Team: LANGUAGE <LL@li.org>\n"
203   -"Language: \n"
204   -"MIME-Version: 1.0\n"
205   -"Content-Type: text/plain; charset=CHARSET\n"
206   -"Content-Transfer-Encoding: 8bit\n"
207   -"#-#-#-#-# close.pot (PACKAGE VERSION) #-#-#-#-#\n"
208   -"Project-Id-Version: PACKAGE VERSION\n"
209   -"Report-Msgid-Bugs-To: \n"
210   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
211   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
212   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
213   -"Language-Team: LANGUAGE <LL@li.org>\n"
214   -"Language: \n"
215   -"MIME-Version: 1.0\n"
216   -"Content-Type: text/plain; charset=CHARSET\n"
217   -"Content-Transfer-Encoding: 8bit\n"
218   -"#-#-#-#-# toolbar.pot (PACKAGE VERSION) #-#-#-#-#\n"
219   -"Project-Id-Version: PACKAGE VERSION\n"
220   -"Report-Msgid-Bugs-To: \n"
221   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
222   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
223   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
224   -"Language-Team: LANGUAGE <LL@li.org>\n"
225   -"Language: \n"
226   -"MIME-Version: 1.0\n"
227   -"Content-Type: text/plain; charset=CHARSET\n"
228   -"Content-Transfer-Encoding: 8bit\n"
229   -"#-#-#-#-# settings.pot (PACKAGE VERSION) #-#-#-#-#\n"
230   -"Project-Id-Version: PACKAGE VERSION\n"
231   -"Report-Msgid-Bugs-To: \n"
232   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
233   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
234   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
235   -"Language-Team: LANGUAGE <LL@li.org>\n"
236   -"Language: \n"
237   -"MIME-Version: 1.0\n"
238   -"Content-Type: text/plain; charset=CHARSET\n"
239   -"Content-Transfer-Encoding: 8bit\n"
240   -"#-#-#-#-# dialog.pot (PACKAGE VERSION) #-#-#-#-#\n"
241   -"Project-Id-Version: PACKAGE VERSION\n"
242   -"Report-Msgid-Bugs-To: \n"
243   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
244   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
245   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
246   -"Language-Team: LANGUAGE <LL@li.org>\n"
247   -"Language: \n"
248   -"MIME-Version: 1.0\n"
249   -"Content-Type: text/plain; charset=CHARSET\n"
250   -"Content-Transfer-Encoding: 8bit\n"
251   -"#-#-#-#-# savedesktopicon.pot (PACKAGE VERSION) #-#-#-#-#\n"
252   -"Project-Id-Version: PACKAGE VERSION\n"
253   -"Report-Msgid-Bugs-To: \n"
254   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
255   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
256   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
257   -"Language-Team: LANGUAGE <LL@li.org>\n"
258   -"Language: \n"
259   -"MIME-Version: 1.0\n"
260   -"Content-Type: text/plain; charset=CHARSET\n"
261   -"Content-Transfer-Encoding: 8bit\n"
262   -"#-#-#-#-# tools.pot (PACKAGE VERSION) #-#-#-#-#\n"
263   -"Project-Id-Version: PACKAGE VERSION\n"
264   -"Report-Msgid-Bugs-To: \n"
265   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
266   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
267   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
268   -"Language-Team: LANGUAGE <LL@li.org>\n"
269   -"Language: \n"
270   -"MIME-Version: 1.0\n"
271   -"Content-Type: text/plain; charset=CHARSET\n"
272   -"Content-Transfer-Encoding: 8bit\n"
273   -"#-#-#-#-# placeholders.pot (PACKAGE VERSION) #-#-#-#-#\n"
274   -"Project-Id-Version: PACKAGE VERSION\n"
275   -"Report-Msgid-Bugs-To: \n"
276   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
277   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
278   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
279   -"Language-Team: LANGUAGE <LL@li.org>\n"
280   -"Language: \n"
281   -"MIME-Version: 1.0\n"
282   -"Content-Type: text/plain; charset=CHARSET\n"
283   -"Content-Transfer-Encoding: 8bit\n"
284   -"#-#-#-#-# model.pot (PACKAGE VERSION) #-#-#-#-#\n"
285   -"Project-Id-Version: PACKAGE VERSION\n"
286   -"Report-Msgid-Bugs-To: \n"
287   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
288   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
289   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
290   -"Language-Team: LANGUAGE <LL@li.org>\n"
291   -"Language: \n"
292   -"MIME-Version: 1.0\n"
293   -"Content-Type: text/plain; charset=CHARSET\n"
294   -"Content-Transfer-Encoding: 8bit\n"
295   -"#-#-#-#-# element.pot (PACKAGE VERSION) #-#-#-#-#\n"
296   -"Project-Id-Version: PACKAGE VERSION\n"
297   -"Report-Msgid-Bugs-To: \n"
298   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
299   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
300   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
301   -"Language-Team: LANGUAGE <LL@li.org>\n"
302   -"Language: \n"
303   -"MIME-Version: 1.0\n"
304   -"Content-Type: text/plain; charset=CHARSET\n"
305   -"Content-Transfer-Encoding: 8bit\n"
306   -"#-#-#-#-# attribute.pot (PACKAGE VERSION) #-#-#-#-#\n"
307   -"Project-Id-Version: PACKAGE VERSION\n"
308   -"Report-Msgid-Bugs-To: \n"
309   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
310   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
311   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
312   -"Language-Team: LANGUAGE <LL@li.org>\n"
313   -"Language: \n"
314   -"MIME-Version: 1.0\n"
315   -"Content-Type: text/plain; charset=CHARSET\n"
316   -"Content-Transfer-Encoding: 8bit\n"
317   -"#-#-#-#-# window.pot (PACKAGE VERSION) #-#-#-#-#\n"
318   -"Project-Id-Version: PACKAGE VERSION\n"
319   -"Report-Msgid-Bugs-To: \n"
320   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
321   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
322   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
323   -"Language-Team: LANGUAGE <LL@li.org>\n"
324   -"Language: \n"
325   -"MIME-Version: 1.0\n"
326   -"Content-Type: text/plain; charset=CHARSET\n"
327   -"Content-Transfer-Encoding: 8bit\n"
328   -"#-#-#-#-# application.pot (PACKAGE VERSION) #-#-#-#-#\n"
329   -"Project-Id-Version: PACKAGE VERSION\n"
330   -"Report-Msgid-Bugs-To: \n"
331   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
332   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
333   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
334   -"Language-Team: LANGUAGE <LL@li.org>\n"
335   -"Language: \n"
336   -"MIME-Version: 1.0\n"
337   -"Content-Type: text/plain; charset=CHARSET\n"
338   -"Content-Transfer-Encoding: 8bit\n"
339   -"#-#-#-#-# 10-bottom.pot (PACKAGE VERSION) #-#-#-#-#\n"
340   -"Project-Id-Version: PACKAGE VERSION\n"
341   -"Report-Msgid-Bugs-To: \n"
342   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
343   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
344   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
345   -"Language-Team: LANGUAGE <LL@li.org>\n"
346   -"Language: \n"
347   -"MIME-Version: 1.0\n"
348   -"Content-Type: text/plain; charset=CHARSET\n"
349   -"Content-Transfer-Encoding: 8bit\n"
350   -"#-#-#-#-# 00-right.pot (PACKAGE VERSION) #-#-#-#-#\n"
351   -"Project-Id-Version: PACKAGE VERSION\n"
352   -"Report-Msgid-Bugs-To: \n"
353   -"POT-Creation-Date: 2020-09-18 10:42-0300\n"
  11 +"POT-Creation-Date: 2020-09-19 12:47-0300\n"
354 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
355 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
356 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -394,7 +52,7 @@ msgstr &quot;&quot;
394 52 msgid "Action Name"
395 53 msgstr ""
396 54  
397   -#: src/objects/window/window.c:164 src/objects/toolbar/toolbar.c:135
  55 +#: src/objects/window/window.c:184
398 56 msgid "Action Names"
399 57 msgstr ""
400 58  
... ... @@ -422,7 +80,7 @@ msgstr &quot;&quot;
422 80 msgid "Application menu"
423 81 msgstr ""
424 82  
425   -#: src/objects/application/actions/preferences.c:74 ui/application.xml:83
  83 +#: src/objects/application/actions/preferences.c:76 ui/application.xml:83
426 84 msgid "Application preferences"
427 85 msgstr ""
428 86  
... ... @@ -477,6 +135,14 @@ msgstr &quot;&quot;
477 135 msgid "Change terminal colors"
478 136 msgstr ""
479 137  
  138 +#: src/objects/application/actions/preferences.c:78
  139 +msgid "Change the application preferences"
  140 +msgstr ""
  141 +
  142 +#: src/objects/window/actions/sessionproperties.c:47
  143 +msgid "Change the preferences for the active session"
  144 +msgstr ""
  145 +
480 146 #: ui/window.xml:182 ui/window.xml:324 ui/application.xml:304
481 147 msgid "Clear"
482 148 msgstr ""
... ... @@ -503,7 +169,7 @@ msgstr &quot;&quot;
503 169 msgid "Colors"
504 170 msgstr ""
505 171  
506   -#: src/objects/linux/savedesktopicon.c:94
  172 +#: src/objects/os/linux/savedesktopicon.c:94
507 173 msgid "Comment"
508 174 msgstr ""
509 175  
... ... @@ -519,7 +185,7 @@ msgstr &quot;&quot;
519 185 msgid "Connect to host"
520 186 msgstr ""
521 187  
522   -#: src/objects/window/window.c:703 src/objects/window/page.c:218
  188 +#: src/objects/window/window.c:732 src/objects/window/page.c:218
523 189 msgid "Connected to host"
524 190 msgstr ""
525 191  
... ... @@ -539,7 +205,7 @@ msgstr &quot;&quot;
539 205 msgid "Copy as text"
540 206 msgstr ""
541 207  
542   -#: src/objects/linux/savedesktopicon.c:107
  208 +#: src/objects/os/linux/savedesktopicon.c:107
543 209 msgid "Create a desktop icon for the current session"
544 210 msgstr ""
545 211  
... ... @@ -575,7 +241,7 @@ msgstr &quot;&quot;
575 241 msgid "Disconnect"
576 242 msgstr ""
577 243  
578   -#: src/objects/window/window.c:703 src/objects/window/window.c:730
  244 +#: src/objects/window/window.c:732 src/objects/window/window.c:759
579 245 #: src/objects/window/page.c:207
580 246 msgid "Disconnected from host"
581 247 msgstr ""
... ... @@ -620,7 +286,7 @@ msgstr &quot;&quot;
620 286 msgid "Field attributes"
621 287 msgstr ""
622 288  
623   -#: src/objects/linux/savedesktopicon.c:74
  289 +#: src/objects/os/linux/savedesktopicon.c:74
624 290 msgid "File name"
625 291 msgstr ""
626 292  
... ... @@ -636,7 +302,7 @@ msgstr &quot;&quot;
636 302 msgid "Function bar"
637 303 msgstr ""
638 304  
639   -#: src/objects/linux/savedesktopicon.c:87
  305 +#: src/objects/os/linux/savedesktopicon.c:87
640 306 msgid "Generic name"
641 307 msgstr ""
642 308  
... ... @@ -648,7 +314,7 @@ msgstr &quot;&quot;
648 314 msgid "Host properties"
649 315 msgstr ""
650 316  
651   -#: src/objects/window/window.c:470 src/objects/linux/savedesktopicon.c:95
  317 +#: src/objects/window/window.c:491 src/objects/os/linux/savedesktopicon.c:95
652 318 msgid "IBM 3270 Terminal emulator"
653 319 msgstr ""
654 320  
... ... @@ -664,7 +330,7 @@ msgstr &quot;&quot;
664 330 msgid "Icon Size"
665 331 msgstr ""
666 332  
667   -#: src/objects/toolbar/toolbar.c:262
  333 +#: src/objects/toolbar/toolbar.c:286
668 334 msgid "Icon _size"
669 335 msgstr ""
670 336  
... ... @@ -728,7 +394,7 @@ msgstr &quot;&quot;
728 394 msgid "Large"
729 395 msgstr ""
730 396  
731   -#: src/objects/linux/savedesktopicon.c:80
  397 +#: src/objects/os/linux/savedesktopicon.c:80
732 398 msgid "Launcher name"
733 399 msgstr ""
734 400  
... ... @@ -901,7 +567,7 @@ msgstr &quot;&quot;
901 567 msgid "Right keypad"
902 568 msgstr ""
903 569  
904   -#: src/objects/toolbar/toolbar.c:286
  570 +#: src/objects/toolbar/toolbar.c:310
905 571 msgid "S_tyle"
906 572 msgstr ""
907 573  
... ... @@ -913,7 +579,7 @@ msgstr &quot;&quot;
913 579 msgid "Save As"
914 580 msgstr ""
915 581  
916   -#: src/objects/linux/savedesktopicon.c:106
  582 +#: src/objects/os/linux/savedesktopicon.c:106
917 583 msgid "Save desktop icon"
918 584 msgstr ""
919 585  
... ... @@ -926,7 +592,7 @@ msgid &quot;Save selected&quot;
926 592 msgstr ""
927 593  
928 594 #: src/objects/actions/save.c:52
929   -msgid "Save session properties"
  595 +msgid "Save session preferences"
930 596 msgstr ""
931 597  
932 598 #: ui/window.xml:503 ui/application.xml:400
... ... @@ -993,7 +659,7 @@ msgstr &quot;&quot;
993 659  
994 660 #: src/objects/window/actions/sessionproperties.c:46 ui/window.xml:98
995 661 #: ui/window.xml:554 ui/application.xml:163
996   -msgid "Session properties"
  662 +msgid "Session preferences"
997 663 msgstr ""
998 664  
999 665 #: src/objects/application/application.c:219
... ... @@ -1012,7 +678,7 @@ msgstr &quot;&quot;
1012 678 msgid "Setup title bar"
1013 679 msgstr ""
1014 680  
1015   -#: src/objects/toolbar/settings.c:90
  681 +#: src/objects/toolbar/toolbar.c:272 src/objects/toolbar/settings.c:90
1016 682 msgid "Setup toolbar"
1017 683 msgstr ""
1018 684  
... ... @@ -1092,11 +758,11 @@ msgstr &quot;&quot;
1092 758 msgid "The name of associated action"
1093 759 msgstr ""
1094 760  
1095   -#: src/objects/window/window.c:165
  761 +#: src/objects/window/window.c:185
1096 762 msgid "The name of the actions in the header bar"
1097 763 msgstr ""
1098 764  
1099   -#: src/objects/toolbar/toolbar.c:136
  765 +#: src/objects/toolbar/toolbar.c:138
1100 766 msgid "The name of the actions in the toolbar"
1101 767 msgstr ""
1102 768  
... ... @@ -1124,11 +790,15 @@ msgstr &quot;&quot;
1124 790 msgid "The state the action is in"
1125 791 msgstr ""
1126 792  
1127   -#: src/objects/toolbar/toolbar.c:147
  793 +#: src/objects/toolbar/toolbar.c:149
1128 794 msgid "The toolbar icon size"
1129 795 msgstr ""
1130 796  
1131   -#: src/objects/toolbar/toolbar.c:160
  797 +#: src/objects/toolbar/toolbar.c:175
  798 +msgid "The toolbar icon type"
  799 +msgstr ""
  800 +
  801 +#: src/objects/toolbar/toolbar.c:162
1132 802 msgid "The toolbar style"
1133 803 msgstr ""
1134 804  
... ... @@ -1199,7 +869,7 @@ msgstr &quot;&quot;
1199 869 msgid "_Apply"
1200 870 msgstr ""
1201 871  
1202   -#: src/objects/settings/dialog.c:78 src/objects/linux/savedesktopicon.c:133
  872 +#: src/objects/settings/dialog.c:78 src/objects/os/linux/savedesktopicon.c:133
1203 873 msgid "_Cancel"
1204 874 msgstr ""
1205 875  
... ... @@ -1235,15 +905,15 @@ msgstr &quot;&quot;
1235 905 msgid "_Open"
1236 906 msgstr ""
1237 907  
1238   -#: src/objects/toolbar/toolbar.c:308
1239   -msgid "_Properties"
  908 +#: src/objects/toolbar/toolbar.c:332
  909 +msgid "_Preferences"
1240 910 msgstr ""
1241 911  
1242 912 #: src/objects/window/page.c:365
1243 913 msgid "_Rename session"
1244 914 msgstr ""
1245 915  
1246   -#: src/objects/linux/savedesktopicon.c:134
  916 +#: src/objects/os/linux/savedesktopicon.c:134
1247 917 msgid "_Save"
1248 918 msgstr ""
1249 919  
... ...
src/objects/window/header.c
... ... @@ -125,7 +125,7 @@
125 125  
126 126 GtkWidget * button = NULL;
127 127 g_autoptr(GSettings) settings = pw3270_application_window_settings_new();
128   - gboolean symbolic = g_settings_get_int(settings,"header-icon-type") == 0;
  128 + gboolean symbolic = g_settings_get_int(settings,"header-icon-type") == 1;
129 129  
130 130 if(g_str_has_prefix(action_name,"menu.")) {
131 131  
... ...