Différences
Ci-dessous, les différences entre deux révisions de la page.
recherche:softs:jabref [06/06/2018 11:58] – créée aurelien.villani | recherche:softs:jabref [03/07/2018 13:17] (Version actuelle) – aurelien.villani | ||
---|---|---|---|
Ligne 13: | Ligne 13: | ||
- in the same folder, create a file named " | - in the same folder, create a file named " | ||
- | <code:shell> | + | <Code:shell> |
java -jar / | java -jar / | ||
- | </code> | + | </Code> |
- make it executable: | - make it executable: | ||
- | <code shell> | + | <Code:shell> |
chmod +x / | chmod +x / | ||
- | </code> | + | </Code> |
Now, for Ubuntu (and possibly others), create the following file: | Now, for Ubuntu (and possibly others), create the following file: | ||
- | <code | $USER/ | + | <Code | $USER/ |
[Desktop Entry] | [Desktop Entry] | ||
# | # | ||
Ligne 36: | Ligne 36: | ||
Categories=Office; | Categories=Office; | ||
MimeType=text/ | MimeType=text/ | ||
- | </code> | + | </Code> |
- Find yourself a nice icon and put it in "/ | - Find yourself a nice icon and put it in "/ |