11 lines
286 B
Desktop File
11 lines
286 B
Desktop File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=Zotero
|
|
GenericName=Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
|
|
Icon=zotero
|
|
#Exec=/usr/bin/zotero
|
|
Exec=/usr/bin/zotero
|
|
Categories=Office
|
|
Terminal=false
|