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-utils-3-desktop/desktop/user/20-kde/kde-4.4/Desktop
Mike Hiretsky 49a78a9a5e
Fix some kde templates for new libs
14 years ago
..
.directory move desktop-templates desktop 14 years ago
Disks.desktop move desktop-templates desktop 14 years ago
FTP.desktop Fix some kde templates for new libs 14 years ago
Home-remote.desktop move desktop-templates desktop 14 years ago
Home.desktop move desktop-templates desktop 14 years ago
README.desktop move desktop-templates desktop 14 years ago
calculate-community.desktop move desktop-templates desktop 14 years ago
calculate-install.desktop move desktop-templates desktop 14 years ago
partitionmanager.desktop move desktop-templates desktop 14 years ago

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=Readme
Comment=
Categories=Application;
#?os_locale_language!=ru#
Exec=xdg-open /usr/calculate/install/doc/handbook.html
#os_locale_language#
#?os_locale_language==ru#
Exec=xdg-open /usr/calculate/install/doc/handbook-ru.html
#os_locale_language#
Icon=text-html
Terminal=false
StartupNotify=false