diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-04-01 08:37:48 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-04-01 08:37:48 +0100 |
commit | a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc (patch) | |
tree | 0782b0bead3128a0fc78c7b131ee69ef00ec5fbf /mageia-draklive-install.desktop.in | |
parent | 998932734bd1fb5dc51e9f381e3b7fb1cbee9242 (diff) | |
download | draklive-install-a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc.tar draklive-install-a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc.tar.gz draklive-install-a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc.tar.bz2 draklive-install-a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc.tar.xz draklive-install-a73b8ed8e667dbd6ca394d5107c0e5904fb8b6bc.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r792 | dmorgan | 2011-04-01 08:37:48 +0100 (Fri, 01 Apr 2011) | 1 line
Add cleaned draklive-install
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License is GPL according to the relevant rpm spec written by Mandriva
- Change one occurance of "Mandriva" to "Mageia" as its visible in the GUI, in
draklive-install
- Rename mandriva-draklive-install.desktop to mageia-draklive-install.desktop
and change the Comment inside it to say Mageia too
- Icons in ./data/icons will need to be replaced
Diffstat (limited to 'mageia-draklive-install.desktop.in')
-rw-r--r-- | mageia-draklive-install.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mageia-draklive-install.desktop.in b/mageia-draklive-install.desktop.in new file mode 100644 index 0000000..d6838a3 --- /dev/null +++ b/mageia-draklive-install.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +_Name=Live Install +_Comment=Install your Mageia live system to disk +Exec=/usr/bin/draklive-install-lock-storage +Icon=MageiaLive-install-icon +Terminal=false +Type=Application +Categories=GTK;X-MandrivaLinux-CrossDesktop;Settings; |