wok diff qtconfig/stuff/qtconfig.desktop @ rev 24535

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 23 11:49:52 2022 +0000 (2022-02-23)
parents 492d81d36df5
children
line diff
     1.1 --- a/qtconfig/stuff/qtconfig.desktop	Sat Mar 05 16:37:25 2011 +0000
     1.2 +++ b/qtconfig/stuff/qtconfig.desktop	Wed Feb 23 11:49:52 2022 +0000
     1.3 @@ -2,9 +2,8 @@
     1.4  Name=Qt Config 
     1.5  Comment=Configure Qt behavior, styles, fonts
     1.6  Exec=/usr/bin/qtconfig
     1.7 -Icon=qtlogo
     1.8 +Icon=/usr/share/icons/hicolor/22x22/apps/qtlogo.png
     1.9  Terminal=false
    1.10  Encoding=UTF-8
    1.11  Type=Application
    1.12 -Categories=Qt;Settings;
    1.13 -NoDisplay=true
    1.14 +Categories=Qt;Settings;
    1.15 \ No newline at end of file