We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1792405 commit 8833dceCopy full SHA for 8833dce
repo_helper/configuration/other.py
@@ -177,6 +177,8 @@ class desktopfile(ConfigVar): # noqa
177
Icon: document-save
178
179
``Version``, ``Name`` and ``Comment`` are pre-populated from :conf:`version`, :conf:`modname` and :conf:`short_desc`.
180
+
181
+ .. versionadded:: 2020.11.15
182
"""
183
184
dtype = Dict[str, str]
0 commit comments