diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-11-06 20:44:12 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-11-06 20:44:12 +0200 |
commit | 7965f73b64018bbac155c4e2c3208350dae69954 (patch) | |
tree | a45bd6937ec853ad1846116e605ae7497be4c475 /Kconfig | |
parent | Add tabler-icons (diff) | |
download | smolbote-7965f73b64018bbac155c4e2c3208350dae69954.tar.xz |
Remove data/resources.qrc
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -2,9 +2,6 @@ menu "Application" config POI_NAME string "Application name" default "smolbote" - config POI_ICON - string "Path to icon" - default ":/icons/poi.svg" config POI_CFG_PATH string "Configuration location" default "~/.config/smolbote/smolbote.cfg" |