mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:57:14 +08:00
10 lines
226 B
Desktop File
Executable File
10 lines
226 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Qt Master Stable - Config
|
|
Comment=Configure Qt behavior, styles, fonts
|
|
Exec=/usr/bin/qtconfig
|
|
Icon=/usr/share/pixmaps/qtlogo
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Qt;Settings;
|