Thread: Geeqie Custom Scripts
hello all,
hoping can me. i'm trying write bash script run geeqie. created .desktop in geeqie , pointed @ script. .desktop file looks this:
[desktop entry]
version=1.0
type=application
name=test
# call helper script
tryexec=/home/andrew/documents/systemsetup/programs/test.sh
exec=/home/andrew/documents/systemsetup/programs/test.sh %f
# desktop files usable in geeqie should marked this:
categories=x-geeqie;
onlyshowin=x-geeqie;
# show in menu "test"
x-geeqie-menu-path=editmenu
# can made verbose
# x-geeqie-verbose=true
mimetype=image/jpeg;
made both .desktop , .sh file executable. when save file , go main window in geeqie can't find link/launcher run script.
ideas appreciated.
cheers
andrew![]()
i had same issue!!
script appears good, place under
~/.local/share/applications/
, appear in edit menu of geeqie![]()
  		  		  	Forum    	The Ubuntu Forum Community    	Ubuntu Official Flavours Support    	Multimedia Software    		  	[all variants]  Geeqie Custom Scripts     	
 Ubuntu
 
  
  				
Comments
Post a Comment