[gnome-taquin] Add a line break.



commit b8e8693790acd3d03ec0b28dbcce767ce05ac158
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Feb 18 16:28:20 2019 +0100

    Add a line break.

 src/game-headerbar.vala | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/game-headerbar.vala b/src/game-headerbar.vala
index 71e6b07..a16a8a5 100644
--- a/src/game-headerbar.vala
+++ b/src/game-headerbar.vala
@@ -285,6 +285,7 @@ private class GameHeaderBar : BaseHeaderBar
          //     section.append (_("_Redo"), "ui.redo");
         }
 
+
         /* Translators: during a game, entry in the menu of the history menubutton (with a mnemonic that 
appears pressing Alt) */
         section.append (_("_Restart"), "ui.restart");
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]