Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
script nautilus per voce menu "enqueue in xmms"
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Thu Mar 25, 2004 9:16 pm    Post subject: script nautilus per voce menu "enqueue in xmms" Reply with quote

Ricordo di aver letto da qualche parte dell'esistenza di uno script del genere per far apparire le voci "enqueue in xmms" e "play xmms" all'interno di nautilus.

Avrei intenzione di usarlo con beep-media-player.

Sapete dove trovarlo e come installarlo?
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
vificunero
Apprentice
Apprentice


Joined: 25 Jul 2003
Posts: 244
Location: Milan Italy EU

PostPosted: Fri Mar 26, 2004 12:23 am    Post subject: Reply with quote

è per caso uno di quelli segnalati in questa pagina?

http://g-scripts.sourceforge.net/nautilus-scripts/Multimedia/
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Sat Mar 27, 2004 8:05 pm    Post subject: Reply with quote

Ho dato uno sguardo ma sembra non funzionino con Nautilus 2.x.x :(
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
Gavrila
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 275

PostPosted: Sun Mar 28, 2004 12:56 am    Post subject: Reply with quote

a me questo va benone

Code:
#!/bin/bash
#
# Nautilus script -> open gedit
#
# Owner : Largey Patrick from Switzerland
#         patrick.largey@nazeman.org
#                www.nazeman.org
#
# Licence : GNU GPL
#
# Copyright (C) Nazeman
#
# Ver. 0.9-1 Date: 16.02.2002
# Add multiple file open in the same windows
#
# Ver: 0.9  Date: 27.10.2001
# Initial release
#
# Dependence : Nautilus (of course)
#                         Gnome-utils (gdialog)
#
quoted=$(echo -e "$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS" | awk 'BEGIN {
FS = "\n" } { printf "\"%s\" ", $1 }' | sed -e s#\"\"##)
eval "xmms -e $quoted"
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Sun Mar 28, 2004 1:32 am    Post subject: Reply with quote

Già che ci siamo mi diresti anche come installarlo? :D

Basta copiarlo nella ~/.nautilus/scripts e renderlo eseguibile oppure c'è qualcos'altro da fare?
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
Gavrila
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 275

PostPosted: Sun Mar 28, 2004 1:43 am    Post subject: Reply with quote

mrfree wrote:
Già che ci siamo mi diresti anche come installarlo? :D

Basta copiarlo nella ~/.nautilus/scripts e renderlo eseguibile oppure c'è qualcos'altro da fare?


~/gnome2/nautilus-scripts/

et voila'... e mo' buonanotte che sto crollando :D
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Sun Mar 28, 2004 1:02 pm    Post subject: Reply with quote

Bene bene... sbagliavo directory :wink:

Cmq ho trovato parecchi script per nautilus e altre cosette interessanti su http://www.themedepot.org/
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum