add build option to enable/install update desktop entry

This commit is contained in:
2017-10-29 14:28:26 -03:00
parent 47d7184638
commit 282043e753
26 changed files with 235 additions and 7 deletions

View File

@@ -1,2 +1,3 @@
option('DISABLE_AUR',type : 'string', value: '')
option('ENABLE_UPDATE_ICON',type : 'string', value: '')
option('KDE_TRAY',type : 'string', value: '')