diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-03-05 20:45:24 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-03-05 20:45:24 +0900 |
commit | d879569fce39cb38991384a1851eeb42eca6e16f (patch) | |
tree | 3036f0292c863573f680bbb15088ae1aa8b15533 /UniversalIndentGUI.pro | |
parent | 4e57686976724d784d154620b3e81a9d459f601b (diff) | |
download | universal-indent-gui-tqt-d879569fce39cb38991384a1851eeb42eca6e16f.tar.gz universal-indent-gui-tqt-d879569fce39cb38991384a1851eeb42eca6e16f.zip |
Added SettingsPaths code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'UniversalIndentGUI.pro')
-rwxr-xr-x | UniversalIndentGUI.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/UniversalIndentGUI.pro b/UniversalIndentGUI.pro index 1bb4bec..d95239d 100755 --- a/UniversalIndentGUI.pro +++ b/UniversalIndentGUI.pro @@ -113,10 +113,6 @@ unix:indenters.files += indenters/shellindent.awk unix:translation.path = /usr/share/universalindentgui/translations unix:translation.files = translations/*.qm -# Install highlighter default config -unix:highlighterconfig.path = /usr/share/universalindentgui/config -unix:highlighterconfig.files = config/UiGuiSyntaxHighlightConfig.ini - # Install binary unix:target.path = /usr/bin |