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-2.1-client/client-profiles/20-kde-4.4/Desktop
Mike Hiretsky 36d4299f23
Add settings for chromium
14 years ago
..
.directory Add new templates user profile. 14 years ago
Disks.desktop Add new templates user profile. 14 years ago
FTP.desktop Add new templates user profile. 14 years ago
Home-remote.desktop Fix Home-desktop.remote 14 years ago
Home.desktop Fix remote Home.desktop 14 years ago
README.desktop Add settings for chromium 14 years ago
calculate-community.desktop Add new templates user profile. 14 years ago
calculate-install.desktop Add new templates user profile. 14 years ago
partitionmanager.desktop Add new templates user profile. 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