Codebase list tilix / d4d5442
default-tab-title.patch: Add missing quotemarks (Closes: #946629) Matthias Klumpp 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1616 </key>
1717 <key name="session-name" type="s">
1818 - <default>'Default'</default>
19 + <default>${title}</default>
19 + <default>'${title}'</default>
2020 <summary>The default name to use for a session</summary>
2121 <description>The default name of the session, terminal variables can be used in which case the active terminal resolves the variables.</description>
2222 </key>