Hello community,

here is the log from the commit of package tilix for openSUSE:Factory checked 
in at 2019-06-01 09:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tilix (Old)
 and      /work/SRC/openSUSE:Factory/.tilix.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tilix"

Sat Jun  1 09:51:17 2019 rev:17 rq:706135 version:1.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tilix/tilix.changes      2019-03-18 
10:43:51.723113550 +0100
+++ /work/SRC/openSUSE:Factory/.tilix.new.5148/tilix.changes    2019-06-01 
09:51:18.679287179 +0200
@@ -1,0 +2,7 @@
+Tue May 28 20:12:26 UTC 2019 - Matthias Eliasson <eli...@opensuse.org>
+
+- Update to version 1.9.3
+  * This issue fixes a problem with the session sidebar getting out of sync
+    after having deleted a session.
+
+-------------------------------------------------------------------

Old:
----
  tilix-1.9.0.tar.gz

New:
----
  tilix-1.9.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tilix.spec ++++++
--- /var/tmp/diff_new_pack.OqmwtZ/_old  2019-06-01 09:51:19.599286864 +0200
+++ /var/tmp/diff_new_pack.OqmwtZ/_new  2019-06-01 09:51:19.603286863 +0200
@@ -24,7 +24,7 @@
 %bcond_with dcompiler_dmd
 %endif
 Name:           tilix
-Version:        1.9.0
+Version:        1.9.3
 Release:        0
 Summary:        A tiling terminal emulator based on GTK+ 3
 License:        MPL-2.0 AND LGPL-3.0-only

++++++ tilix-1.9.0.tar.gz -> tilix-1.9.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/data/man/po/sr.man.po 
new/tilix-1.9.3/data/man/po/sr.man.po
--- old/tilix-1.9.0/data/man/po/sr.man.po       2019-03-17 14:45:24.000000000 
+0100
+++ new/tilix-1.9.3/data/man/po/sr.man.po       2019-04-22 16:46:58.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2019-01-06 18:49-0500\n"
-"PO-Revision-Date: 2017-09-16 16:49+0000\n"
+"PO-Revision-Date: 2019-03-20 20:04+0000\n"
 "Last-Translator: Марко М. Костић <marko.m.kos...@gmail.com>\n"
 "Language-Team: Serbian <https://hosted.weblate.org/projects/tilix/manpage/sr/";
 ">\n"
@@ -15,9 +15,9 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 2.17-dev\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
+"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 3.6-dev\n"
 
 #. type: TH
 #: data/man/tilix:3
@@ -137,18 +137,13 @@
 
 #. type: Plain text
 #: data/man/tilix:25
-#, fuzzy
-#| msgid ""
-#| "Set the starting profile using the name of one of the existing profiles. "
-#| "If a name is passed that does not correspond to an existing profile, the "
-#| "default profile will be used."
 msgid ""
 "Set the starting profile using the name of one of the existing profiles. If "
 "it matches none of those, the default profile will be used."
 msgstr ""
 "Поставља назив профила коришћењем назива једног од већ постојећих профила. "
-"Уколико се достави назив који не одговара једном од већ постојећих профила, "
-"подразумевани профил ће се користити."
+"Уколико се назив не подудара са било којим, подразумевани профил ће се "
+"користити."
 
 #. type: TP
 #: data/man/tilix:25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/data/schemes/yaru.json 
new/tilix-1.9.3/data/schemes/yaru.json
--- old/tilix-1.9.0/data/schemes/yaru.json      1970-01-01 01:00:00.000000000 
+0100
+++ new/tilix-1.9.3/data/schemes/yaru.json      2019-04-22 16:46:58.000000000 
+0200
@@ -0,0 +1,25 @@
+{
+    "name": "Yaru",
+    "comment": "Yaru Color Scheme",
+    "use-theme-colors": false,
+    "foreground-color": "#ffffff",
+    "background-color": "#300a24",
+    "palette": [
+        "#2E3436",
+        "#CC0000",
+        "#4E9A06",
+        "#C4A000",
+        "#3465A4",
+        "#75507B",
+        "#06989A",
+        "#D3D7CF",
+        "#555753",
+        "#EF2929",
+        "#8AE234",
+        "#FCE94F",
+        "#729FCF",
+        "#AD7FA8",
+        "#34E2E2",
+        "#EEEEEC"
+    ]
+}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/po/de.po new/tilix-1.9.3/po/de.po
--- old/tilix-1.9.0/po/de.po    2019-03-17 14:45:24.000000000 +0100
+++ new/tilix-1.9.3/po/de.po    2019-04-22 16:46:58.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: German (Terminix)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-01-06 18:49-0500\n"
-"PO-Revision-Date: 2019-02-01 12:10+0000\n"
+"PO-Revision-Date: 2019-04-11 06:34+0000\n"
 "Last-Translator: Philipp Wolfer <ph.wol...@gmail.com>\n"
 "Language-Team: German <https://hosted.weblate.org/projects/tilix/";
 "translations/de/>\n"
@@ -12,7 +12,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 3.5-dev\n"
+"X-Generator: Weblate 3.6-dev\n"
 
 #: source/app.d:139
 #, c-format
@@ -1792,7 +1792,7 @@
 
 #: source/gx/tilix/application.d:693
 msgid "Start additional instance as new process (Not Recommended)"
-msgstr "Neue Instanzen in seperatem Prozess starten (nicht empfohlen)"
+msgstr "Neue Instanzen in separatem Prozess starten (nicht empfohlen)"
 
 #: source/gx/tilix/application.d:694
 msgid ""
@@ -1820,11 +1820,12 @@
 msgstr "Tilix-Einstellungsdialog direkt anzeigen"
 
 #: source/gx/tilix/application.d:698
-#, fuzzy
 msgid ""
 "Group tilix instances into different processes (Experimental, not "
 "recommended)"
-msgstr "Neue Instanzen in seperatem Prozess starten (nicht empfohlen)"
+msgstr ""
+"Tilix-Instanzen in separate Prozesse gruppieren (experimentell, nicht "
+"empfohlen)"
 
 #: source/gx/tilix/application.d:701
 msgid "Hidden argument to pass terminal UUID"
@@ -1931,7 +1932,6 @@
 msgstr "Prozess"
 
 #: source/gx/tilix/constants.d:161
-#, fuzzy
 msgid "Status.Read-Only"
 msgstr "Nur lesen"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/po/eu.po new/tilix-1.9.3/po/eu.po
--- old/tilix-1.9.0/po/eu.po    2019-03-17 14:45:24.000000000 +0100
+++ new/tilix-1.9.3/po/eu.po    2019-04-22 16:46:58.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: tilix\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-01-06 18:49-0500\n"
-"PO-Revision-Date: 2019-03-15 18:04+0000\n"
+"PO-Revision-Date: 2019-03-19 07:04+0000\n"
 "Last-Translator: Gontzal Manuel Pujana Onaindia <thadahden...@gmail.com>\n"
 "Language-Team: Basque <https://hosted.weblate.org/projects/tilix/";
 "translations/eu/>\n"
@@ -251,7 +251,7 @@
 
 #: source/gx/tilix/terminal/advpaste.d:115
 msgid "Convert CRLF and CR to LF"
-msgstr ""
+msgstr "CRLF eta CR LF-ra aldatu"
 
 #: source/gx/tilix/terminal/advpaste.d:137
 msgid "Advanced Paste"
@@ -336,15 +336,15 @@
 
 #: source/gx/tilix/terminal/terminal.d:467
 msgid "Edit Profile"
-msgstr ""
+msgstr "Editatu profila"
 
 #: source/gx/tilix/terminal/terminal.d:485
 msgid "Edit Encodings"
-msgstr ""
+msgstr "Editatu kodeketa"
 
 #: source/gx/tilix/terminal/terminal.d:693
 msgid "Enable input synchronization for this terminal"
-msgstr ""
+msgstr "Gaitu sarrera sinkronizazioa terminal honentzat"
 
 #: source/gx/tilix/terminal/terminal.d:728
 #, c-format
@@ -354,50 +354,50 @@
 
 #: source/gx/tilix/terminal/terminal.d:728
 msgid "Library Not Loaded"
-msgstr ""
+msgstr "Liburutegia ez da kargatu"
 
 #: source/gx/tilix/terminal/terminal.d:827
 msgid "Find…"
-msgstr ""
+msgstr "Bilatu…"
 
 #: source/gx/tilix/terminal/terminal.d:834
 msgid "Password..."
-msgstr ""
+msgstr "Pasahitza..."
 
 #: source/gx/tilix/terminal/terminal.d:835
 msgid "Bookmark..."
-msgstr ""
+msgstr "Laster-marka..."
 
 #: source/gx/tilix/terminal/terminal.d:836
 msgid "Add Bookmark..."
-msgstr ""
+msgstr "Gehitu laster-marka..."
 
 #: source/gx/tilix/terminal/terminal.d:840
 msgid "Assistants"
-msgstr ""
+msgstr "Morroiak"
 
 #: source/gx/tilix/terminal/terminal.d:841
 #: source/gx/tilix/prefeditor/prefdialog.d:283
 msgid "Profiles"
-msgstr ""
+msgstr "Profilak"
 
 #: source/gx/tilix/terminal/terminal.d:847
 msgid "Show File Browser..."
-msgstr ""
+msgstr "Erakutsi fitxategi kudeatzailea..."
 
 #: source/gx/tilix/terminal/terminal.d:851
 msgid "Save Output…"
-msgstr ""
+msgstr "Gorde irteera…"
 
 #: source/gx/tilix/terminal/terminal.d:852
 #: source/gx/tilix/prefeditor/profileeditor.d:289
 #: source/gx/tilix/prefeditor/profileeditor.d:328
 msgid "Reset"
-msgstr ""
+msgstr "Berrabiarazi"
 
 #: source/gx/tilix/terminal/terminal.d:853
 msgid "Reset and Clear"
-msgstr ""
+msgstr "Berrabiarazi eta garbitu"
 
 #: source/gx/tilix/terminal/terminal.d:857
 #: source/gx/tilix/prefeditor/profileeditor.d:1091
@@ -406,11 +406,11 @@
 #: source/gx/tilix/prefeditor/prefdialog.d:463
 #: source/gx/tilix/prefeditor/prefdialog.d:681
 msgid "Encoding"
-msgstr ""
+msgstr "Kodeketa"
 
 #: source/gx/tilix/terminal/terminal.d:858
 msgid "Layout Options…"
-msgstr ""
+msgstr "Diseinu aukerak…"
 
 #: source/gx/tilix/terminal/terminal.d:862
 msgid "Monitor Silence"
@@ -418,15 +418,15 @@
 
 #: source/gx/tilix/terminal/terminal.d:865
 msgid "Other"
-msgstr ""
+msgstr "Besteak"
 
 #: source/gx/tilix/terminal/terminal.d:874
 msgid "Add Right"
-msgstr ""
+msgstr "Gehitu eskuinera"
 
 #: source/gx/tilix/terminal/terminal.d:878
 msgid "Add Down"
-msgstr ""
+msgstr "Gehitu behean"
 
 #: source/gx/tilix/terminal/terminal.d:988
 msgid "Terminal Activity"
@@ -434,7 +434,7 @@
 
 #: source/gx/tilix/terminal/terminal.d:1324
 msgid "Not Enabled"
-msgstr ""
+msgstr "Ez dago gaituta"
 
 #: source/gx/tilix/terminal/terminal.d:1345
 #: source/gx/tilix/terminal/terminal.d:1848
@@ -447,26 +447,26 @@
 
 #: source/gx/tilix/terminal/terminal.d:1798
 msgid "Open Link"
-msgstr ""
+msgstr "Ireki esteka"
 
 #: source/gx/tilix/terminal/terminal.d:1799
 msgid "Copy Link Address"
-msgstr ""
+msgstr "Kopiatu estekaren helbidea"
 
 #: source/gx/tilix/terminal/terminal.d:1809
 #: source/gx/tilix/terminal/terminal.d:1819
 msgid "Copy"
-msgstr ""
+msgstr "Kopiatu"
 
 #: source/gx/tilix/terminal/terminal.d:1811
 #: source/gx/tilix/terminal/terminal.d:1825
 msgid "Copy as HTML"
-msgstr ""
+msgstr "Kopiatu HTML bezala"
 
 #: source/gx/tilix/terminal/terminal.d:1814
 #: source/gx/tilix/terminal/terminal.d:1836
 msgid "Select All"
-msgstr ""
+msgstr "Aukeratu guztia"
 
 #: source/gx/tilix/terminal/terminal.d:1839
 #: source/gx/tilix/prefeditor/prefdialog.d:1560
@@ -475,7 +475,7 @@
 
 #: source/gx/tilix/terminal/terminal.d:1853
 msgid "Synchronize input"
-msgstr ""
+msgstr "Sinkronizatu sarrera"
 
 #: source/gx/tilix/terminal/terminal.d:2006
 #, c-format
@@ -524,19 +524,19 @@
 #: source/gx/tilix/terminal/terminal.d:2788
 #, c-format
 msgid "Unexpected error occurred: %s"
-msgstr ""
+msgstr "Ezusteko errorea gertatu da: %s"
 
 #: source/gx/tilix/terminal/terminal.d:3670
 msgid "Save Terminal Output"
-msgstr ""
+msgstr "Gorde terminalaren irteera"
 
 #: source/gx/tilix/terminal/terminal.d:3679
 msgid "All Text Files"
-msgstr ""
+msgstr "Testu fitxategi guztiak"
 
 #: source/gx/tilix/terminal/terminal.d:4009
 msgid "Unknown"
-msgstr ""
+msgstr "Ezezaguna"
 
 #: source/gx/tilix/terminal/terminal.d:4273
 #, c-format
@@ -615,22 +615,22 @@
 #: source/gx/tilix/bookmark/bmeditor.d:231
 #: source/gx/tilix/bookmark/bmtreeview.d:73
 msgid "Name"
-msgstr ""
+msgstr "Izena"
 
 #: source/gx/tilix/terminal/password.d:140 source/gx/tilix/constants.d:154
 msgid "ID"
-msgstr ""
+msgstr "Id."
 
 #: source/gx/tilix/terminal/password.d:161
 msgid "New"
-msgstr ""
+msgstr "Berria"
 
 #: source/gx/tilix/terminal/password.d:184
 #: source/gx/tilix/prefeditor/profileeditor.d:1324
 #: source/gx/tilix/prefeditor/common.d:46
 #: source/gx/tilix/prefeditor/common.d:77
 msgid "Edit"
-msgstr ""
+msgstr "Editatu"
 
 #: source/gx/tilix/terminal/password.d:213
 #: source/gx/tilix/prefeditor/profileeditor.d:1343
@@ -638,15 +638,15 @@
 #: source/gx/tilix/prefeditor/advdialog.d:141
 #: source/gx/tilix/prefeditor/advdialog.d:319
 msgid "Delete"
-msgstr ""
+msgstr "Ezabatu"
 
 #: source/gx/tilix/terminal/password.d:235
 msgid "Include return character with password"
-msgstr ""
+msgstr "Gehitu enter karakterea pasahitzarekin"
 
 #: source/gx/tilix/terminal/password.d:371
 msgid "Insert Password"
-msgstr ""
+msgstr "Sartu pasahitza"
 
 #: source/gx/tilix/terminal/password.d:371
 #: source/gx/tilix/prefeditor/advdialog.d:192
@@ -656,19 +656,19 @@
 
 #: source/gx/tilix/terminal/password.d:441
 msgid "Password"
-msgstr ""
+msgstr "Pasahitza"
 
 #: source/gx/tilix/terminal/password.d:451
 msgid "Confirm Password"
-msgstr ""
+msgstr "Egiaztatu pasahitza"
 
 #: source/gx/tilix/terminal/password.d:499
 msgid "Add Password"
-msgstr ""
+msgstr "Gehitu pasahitza"
 
 #: source/gx/tilix/terminal/password.d:504
 msgid "Edit Password"
-msgstr ""
+msgstr "Editatu pasahitza"
 
 #: source/gx/tilix/terminal/monitor.d:112
 msgid "Process monitoring is not enabled, this should never be called"
@@ -676,15 +676,15 @@
 
 #: source/gx/tilix/prefeditor/bookmarkeditor.d:62
 msgid "Add bookmark"
-msgstr ""
+msgstr "Gehitu laster-marka"
 
 #: source/gx/tilix/prefeditor/bookmarkeditor.d:67
 msgid "Edit bookmark"
-msgstr ""
+msgstr "Editatu laster-marka"
 
 #: source/gx/tilix/prefeditor/bookmarkeditor.d:72
 msgid "Delete bookmark"
-msgstr ""
+msgstr "Ezabatu laster-marka"
 
 #: source/gx/tilix/prefeditor/bookmarkeditor.d:77
 msgid "Unselect bookmark"
@@ -692,34 +692,34 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:97
 msgid "General"
-msgstr ""
+msgstr "Orokorra"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:99
 msgid "Color"
-msgstr ""
+msgstr "Kolorea"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:100
 msgid "Scrolling"
-msgstr ""
+msgstr "Desplazamendua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:101
 msgid "Compatibility"
-msgstr ""
+msgstr "Bateragarritasuna"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:105
 #: source/gx/tilix/prefeditor/profileeditor.d:577
 #: source/gx/tilix/prefeditor/prefdialog.d:170
 #: source/gx/tilix/prefeditor/prefdialog.d:171
 msgid "Advanced"
-msgstr ""
+msgstr "Aurreratua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:217
 msgid "Profile name"
-msgstr ""
+msgstr "Profil izena"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:241
 msgid "Terminal title"
-msgstr ""
+msgstr "Terminalaren izenburua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:254
 msgid "Text Appearance"
@@ -727,15 +727,15 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:262
 msgid "Terminal size"
-msgstr ""
+msgstr "Terminalaren tamaina"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:272
 msgid "columns"
-msgstr ""
+msgstr "zutabeak"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:281
 msgid "rows"
-msgstr ""
+msgstr "errenkadak"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:301
 msgid "Cell spacing"
@@ -743,11 +743,11 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:311
 msgid "width"
-msgstr ""
+msgstr "zabalera"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:320
 msgid "height"
-msgstr ""
+msgstr "altuera"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:347
 msgid "Margin"
@@ -759,7 +759,7 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:361
 msgid "Never"
-msgstr ""
+msgstr "Inoiz"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:361
 msgid "Focused"
@@ -771,7 +771,7 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:361
 msgid "Always"
-msgstr ""
+msgstr "Beti"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:380
 #: source/gx/tilix/prefeditor/profileeditor.d:1202
@@ -790,11 +790,11 @@
 #: source/gx/tilix/prefeditor/profileeditor.d:419
 #: source/gx/tilix/prefeditor/profileeditor.d:661
 msgid "Cursor"
-msgstr ""
+msgstr "Kurtsorea"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:422
 msgid "Block"
-msgstr ""
+msgstr "Blokea"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:422
 msgid "IBeam"
@@ -802,7 +802,7 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:422
 msgid "Underline"
-msgstr ""
+msgstr "Azpimarraketa"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:430
 msgid "Cursor blink mode"
@@ -810,42 +810,42 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:433
 msgid "System"
-msgstr ""
+msgstr "Sistema"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:433
 msgid "On"
-msgstr ""
+msgstr "Gaituta"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:433
 msgid "Off"
-msgstr ""
+msgstr "Desgaituta"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:438
 msgid "Notification"
-msgstr ""
+msgstr "Jakinarazpena"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:449
 #: source/gx/tilix/prefeditor/prefdialog.d:1151
 msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:449
 msgid "Sound"
-msgstr ""
+msgstr "Soinua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:449
 #: source/gx/tilix/closedialog.d:129 source/gx/tilix/bookmark/bmtreeview.d:70
 msgid "Icon"
-msgstr ""
+msgstr "Ikonoa"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:449
 msgid "Icon and sound"
-msgstr ""
+msgstr "Ikonoa eta soinua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:467
 #, c-format
 msgid "ID: %s"
-msgstr ""
+msgstr "Id.: %s"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:515
 msgid "Color scheme"
@@ -858,7 +858,7 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:538
 msgid "Export"
-msgstr ""
+msgstr "Esportatu"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:550
 msgid "Color palette"
@@ -867,7 +867,7 @@
 #: source/gx/tilix/prefeditor/profileeditor.d:558
 #: source/gx/tilix/prefeditor/prefdialog.d:1366
 msgid "Options"
-msgstr ""
+msgstr "Aukerak"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:572
 msgid "Use theme colors for foreground/background"
@@ -887,7 +887,7 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:656
 msgid "Text"
-msgstr ""
+msgstr "Testua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:657
 #: source/gx/tilix/prefeditor/profileeditor.d:761
@@ -941,23 +941,23 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Black"
-msgstr ""
+msgstr "Beltza"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Red"
-msgstr ""
+msgstr "Gorria"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Green"
-msgstr ""
+msgstr "Berdea"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Orange"
-msgstr ""
+msgstr "Laranja"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Blue"
-msgstr ""
+msgstr "Urdina"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Purple"
@@ -965,21 +965,21 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Turquoise"
-msgstr ""
+msgstr "Turkesa"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:785
 msgid "Grey"
-msgstr ""
+msgstr "Grisa"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:791
 #, c-format
 msgid "Select %s Color"
-msgstr ""
+msgstr "Aukeratu %s kolorea"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:798
 #, c-format
 msgid "Select %s Light Color"
-msgstr ""
+msgstr "Aukeratu %s kolore argia"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:949
 msgid "Export Color Scheme"
@@ -1008,12 +1008,12 @@
 #: source/gx/tilix/prefeditor/profileeditor.d:1076
 #: source/gx/tilix/prefeditor/profileeditor.d:1085
 msgid "Automatic"
-msgstr ""
+msgstr "Automatikoa"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1076
 #: source/gx/tilix/prefeditor/profileeditor.d:1085
 msgid "Control-H"
-msgstr ""
+msgstr "Kontrol-H"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1076
 #: source/gx/tilix/prefeditor/profileeditor.d:1085
@@ -1028,7 +1028,7 @@
 #: source/gx/tilix/prefeditor/profileeditor.d:1076
 #: source/gx/tilix/prefeditor/profileeditor.d:1085
 msgid "TTY"
-msgstr ""
+msgstr "TTY"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1082
 msgid "Delete key generates"
@@ -1040,11 +1040,11 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1109
 msgid "Narrow"
-msgstr ""
+msgstr "Estuak"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1109
 msgid "Wide"
-msgstr ""
+msgstr "Zabalak"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1130
 msgid "Run command as a login shell"
@@ -1060,15 +1060,15 @@
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1152
 msgid "Exit the terminal"
-msgstr ""
+msgstr "Irten terminaletik"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1152
 msgid "Restart the command"
-msgstr ""
+msgstr "Berrabiarazi agindua"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1152
 msgid "Hold the terminal open"
-msgstr ""
+msgstr "Mantendu terminala irekita"
 
 #: source/gx/tilix/prefeditor/profileeditor.d:1192
 msgid "Badge position"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/po/fr.po new/tilix-1.9.3/po/fr.po
--- old/tilix-1.9.0/po/fr.po    2019-03-17 14:45:24.000000000 +0100
+++ new/tilix-1.9.3/po/fr.po    2019-04-22 16:46:58.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: Terminix\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-01-06 18:49-0500\n"
-"PO-Revision-Date: 2019-01-08 15:07+0000\n"
+"PO-Revision-Date: 2019-04-15 09:05+0000\n"
 "Last-Translator: Sogal BOOGALSKY <so...@volted.net>\n"
 "Language-Team: French <https://hosted.weblate.org/projects/tilix/";
 "translations/fr/>\n"
@@ -12,7 +12,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 3.4-dev\n"
+"X-Generator: Weblate 3.6-dev\n"
 
 #: source/app.d:139
 #, c-format
@@ -2769,7 +2769,7 @@
 #: data/resources/ui/shortcuts.ui:605
 msgctxt "shortcut window"
 msgid "Toggle margin"
-msgstr "Basculer l'affichage de la marge"
+msgstr "Afficher la marge"
 
 #: data/resources/ui/shortcuts.ui:616
 msgctxt "shortcut window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/source/gx/tilix/application.d 
new/tilix-1.9.3/source/gx/tilix/application.d
--- old/tilix-1.9.0/source/gx/tilix/application.d       2019-03-17 
14:45:24.000000000 +0100
+++ new/tilix-1.9.3/source/gx/tilix/application.d       2019-04-22 
16:46:58.000000000 +0200
@@ -673,7 +673,7 @@
         addMainOption(CMD_QUAKE, 'q', GOptionFlags.NONE, GOptionArg.NONE, 
_("Opens a window in quake mode or toggles existing quake mode window 
visibility"), null);
         addMainOption(CMD_VERSION, 'v', GOptionFlags.NONE, GOptionArg.NONE, 
_("Show the Tilix and dependant component versions"), null);
         addMainOption(CMD_PREFERENCES, '\0', GOptionFlags.NONE, 
GOptionArg.NONE, _("Show the Tilix preferences dialog directly"), null);
-        addMainOption(CMD_GROUP, 'g', GOptionFlags.NONE, GOptionArg.STRING, 
_("Group tilix instances into different processes (Experimental, not 
recommended)"), null);
+        addMainOption(CMD_GROUP, 'g', GOptionFlags.NONE, GOptionArg.STRING, 
_("Group tilix instances into different processes (Experimental, not 
recommended)"), _("GROUP_NAME"));
 
         //Hidden options used to communicate with primary instance
         addMainOption(CMD_TERMINAL_UUID, '\0', GOptionFlags.HIDDEN, 
GOptionArg.STRING, _("Hidden argument to pass terminal UUID"), 
_("TERMINAL_UUID"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tilix-1.9.0/source/gx/tilix/sidebar.d 
new/tilix-1.9.3/source/gx/tilix/sidebar.d
--- old/tilix-1.9.0/source/gx/tilix/sidebar.d   2019-03-17 14:45:24.000000000 
+0100
+++ new/tilix-1.9.3/source/gx/tilix/sidebar.d   2019-04-22 16:46:58.000000000 
+0200
@@ -576,6 +576,8 @@
             pb.destroy();
         }
         img.setFromPixbuf(pb);
+        // Fix #1637
+        _sessionUUID = session.uuid;
         lblName.setText(session.displayName);
         if (session.uuid in notifications) {
             SessionNotification sn = notifications[session.uuid];


Reply via email to