taskLernsoftware Filius - Tasks: task #15182, Filius-Dateien für Start mit...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #15182: Filius-Dateien für Start mit Doppelklick und Icon einrichten

Submitter:  Stefan Freischlad <sfreischlad>
Submitted:  Thu 14 Feb 2019 08:10:26 PM UTC
   
 
Should Start On:  Wed 13 Feb 2019 11:00:00 PM UTC Should be Finished on:  Wed 13 Feb 2019 11:00:00 PM UTC
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  sfreischlad Percent Complete:  0%
Open/Closed:  Closed Effort:  0.00

Thu 14 Feb 2019 08:10:26 PM UTC, original submission:  

Für die Anzeige im Dateimanager und die Doppelklick-Geschichte habe ich folgende Datei erstellt:

/usr/share/mime/packages/application-filius-project.xml

Inhalt:

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
    <mime-type type="application/filius-project">
        <comment>Filius Project</comment>
    <sub-class-of type="application/zip"/>
        <icon name="filius32"/>
        <glob pattern="*.fls"/>
    </mime-type>
</mime-info>


Zum Aktivieren muss folgender Befehl abgesetzt werden:

update-mime-database /usr/share/mime



Dann habe ich noch die Datei /usr/share/applications/filius.desktop modifiziert:

[Desktop Entry]
Name=Filius
Name[de]=Filius
Comment=Learn how Computer Networks are built
Comment[de]=Lernsoftware zu Rechnernetzen
Exec=/usr/share/filius/filius.sh
Icon=filius32
Terminal=false
Type=Application
Categories=Education
StartupNotify=false
MimeType=application/filius-project


Hier lautet der Befehl zum Aktivieren:

update-desktop-database

Stefan Freischlad <sfreischlad>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sfreischlad (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-29 sfreischlad StatusNone Done
        Assigned toNone sfreischlad
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code