Import iniziale. Pacchetti si creano e sembrerebbero funzionare.
This commit is contained in:
commit
5097e266dc
6 changed files with 96 additions and 0 deletions
10
cieid.desktop
Normal file
10
cieid.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=CIE ID
|
||||
Version=1.0
|
||||
Exec=java -Xms1G -Xmx1G -Djna.library.path=".:/usr/lib" -classpath "/opt/CIEID/cieid.jar" it.ipzs.cieid.MainApplication
|
||||
Comment=CIE ID
|
||||
Icon=/opt/CIEID/logo_circle.png
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Application;
|
Loading…
Add table
Add a link
Reference in a new issue