You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/6_ac_desktop_profile/2-user/kde-apps/KDE-5/Desktop
..
.calculate_directory
FTP.desktop
Home-remote.desktop
Home.desktop
README.desktop
Share.desktop
calculate-community.desktop
calculate-install.desktop
partitionmanager.desktop
trash.desktop

README.desktop

# Calculate os_root_type==livecd chmod=0755

#!/usr/bin/env xdg-open

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name[bg]=Ръководство за инсталиране
Name[ru]=Руководство по установке
Name=Installation Guide
Comment=
Categories=Application;
#?os_locale_language!=ru#
#?pkg(www-client/chromium)!=#
Exec=chromium --app="file:///usr/share/calculate/doc/handbook-en.html"
#!pkg#
Exec=xdg-open /usr/share/calculate/doc/handbook-en.html
#pkg#
#!os_locale_language#
#?pkg(www-client/chromium)!=#
Exec=chromium --app="file:///usr/share/calculate/doc/handbook-ru.html"
#!pkg#
Exec=xdg-open /usr/share/calculate/doc/handbook-ru.html
#pkg#
#os_locale_language#
Icon=text-html
Terminal=false
#включить отклик запуска
StartupNotify=true
X-KDE-StartupNotify=true