From: Peter R. <p.r...@sh...> - 2017-04-13 21:37:15
|
On 13/04/17 17:40, Rich Shepard wrote: > On Thu, 13 Apr 2017, Aradenatorix Veckhôm Avecælus wrote: > >> I'll try to apply your suggestions, I'm curious about your script, >> especially for what you say about the JabRef icon. Or Plan B. If you search for "jabref icon" in google, you get https://www.easyicon.net/language.en/1173941-jabref_icon.html and others. P. > I'm not Peter, but I use a shell script to start JabRef: > > ----- > #!/bin/bash > > cd /opt/JabRef/ > java -jar JabRef-3.8.2.jar > cd > ----- > > My virtual desktop/window manager is Xfce4 so I find a suitable picture to > associate with the JabRef entry on the panel. > > HTH, > > Rich > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users |