Página 1 de 3 123 ÚltimoÚltimo
Resultados 1 al 8 de 18

Ayuda con la configuracion de conky

Esta es una discusión para el tema Ayuda con la configuracion de conky en el foro GNU/Linux, bajo la categoría Sistemas Operativos; Hace mucho tiempo que quiero dejar a conky asi: CLIC Pero no logro hacerlo.. Ahi mismo en la pagina están las instrucciones para poder dejarlo tal cual, pero por el ...
Página: 1


  1. #1
    Senior Member

    Fecha de ingreso
    24 ago, 08
    Mensajes
    329
    Hace mucho tiempo que quiero dejar a conky asi:



    CLIC



    Pero no logro hacerlo.. Ahi mismo en la pagina están las instrucciones para poder dejarlo tal cual, pero por el momento mi ingles no es muy bueno y los traductores son un asco.



    Ya descargue el archivo pero al descomprimirlo me encuentro con que hay varias carpetas, pero todas están vacías .

     
     
  2. #2
    Expertos HijackThis Avatar de Vera

    Fecha de ingreso
    10 jul, 06
    Ubicación
    Madrid (España)
    Mensajes
    2,752
    Te traduzco lo que pone ahí por si se te ha olvidado hacer algún paso:

    Lo primero, tienes que instalar conky, para eso abre la Terminal, y escribe: sudo aptitude install conky (Instálalo dependiendo de tu distro).

    Después, tienes que extraer los archivos .script, .fonts y el archivo .conkyrc, y los mueves a (pero .conkyrc solo el archivo, no lo muevas con la carpeta): /home/tu_usuario. Recuerda que esos archivos son ocultos, ya que llevan un "." (punto) delante, y para verlos tienes que darle a las teclas Ctrl+h.

    Por último te dice que dependiendo de tu idioma, si por ejemplo eliges el archivo: .conky_es (en español), que no olvides renombrarlo a .conkyrc, ya que si no, no funcionará. Y luego te dice que descargues los scripts que allí se ofrecen para el tiempo y para el correo y que los instales dentro de la carpeta .scripts.



    Y ya está, luego te cuenta algunos detalles sobre modificar la configuración, que cuando logres instalar conky correctamente si quieres te lo traduzco también.



    La verdad es que es muy bonito esto del conky, yo he probado varios y siempre me han gustado mcuho, queda muy bien.



    Cualquier duda, comenta.



    Un saludo,

    Vera.

     
     
  3. #3
    Senior Member

    Fecha de ingreso
    24 ago, 08
    Mensajes
    329
    Siguiendo tus pasos no he logrado configurarlo o mas bien si pero no logro lanzarlo al escritorio.Lo que hice fue: 1-Entre a la carpeta .scripts y extraje el archivo, luego moví la carpeta de .scripts a mi home.

    2-En la carpeta .fonts no hay archivos comprimidos, asi que solo moví la carpeta a mi home.

    3-Renombre el archivo .conkyrc_es a .conkyrc, guarde los cambios, pero cuando lo quiero lanzar desde la terminal escribiendo "conky" me tira esto.





    Conky: desktop window (1c000a6) is subwindow of root window (1a6)

    Conky: window type - override

    Conky: drawing to created window (0x3000001)

    Conky: drawing to double buffer

    Conky: attempting to use more CPUs than you have!




    Los scripts del tiempo y el correo los instale (con sudo apt get) siguiendo los links que ahí mencionan.



    Que estaré haciendo mal?



    Gracias de antemano por responder.



    Saludos

     
     
  4. #4
    Expertos HijackThis Avatar de Vera

    Fecha de ingreso
    10 jul, 06
    Ubicación
    Madrid (España)
    Mensajes
    2,752
    ¿No te sale en el escritorio el Conky?



    Si no te sale nada, prueba a modificar el archivo .conkyrc.

    Donde TEXT, busca la siguiente línea:

    Código:
    ${font StyleBats:size=16}A${font} *CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
    Borrala y guarda los cambios.

    No te equivoques con la línea, ya que hay otra parecida y te podrías confundir:

    ${font StyleBats:size=16}A${font} CPU1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}



    Un saludo,

    Vera.

     
     
  5. #5
    Senior Member

    Fecha de ingreso
    24 ago, 08
    Mensajes
    329
    Todo listo, borrando esa linea ya pude lanzar conky al escritorio.

    Ahora el unico problemita es que no me muestra el tiempo de mi ciudad. Bueno mas bien no se como instalarlos para que aparezcan en conky.



    Edito: Si los instale siguiendo los links que ahi se mencionan, pero no se como hacer para que aparezcan en conky.



    Gracias por ayudarme en esto Vera.



    Al lanzar el conky me tira todo esto



    Conky: desktop window (12000a6) is subwindow of root window (1a6)

    Conky: window type - override

    Conky: drawing to created window (0x3600001)

    Conky: drawing to double buffer

    Conky: can't open /sys/class/power_supply/BAT0/uevent: No such file or directory

    Conky: can't open /proc/acpi/battery/BAT0/state: No such file or directory

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    ERROR: Config data file /home/saul/.conkyForecast.config not found, using defaults (Registration info is needed though)

    Traceback (most recent call last):

    File "/usr/share/conkyforecast/conkyForecast.py", line 1501, in <module>

    main()

    File "/usr/share/conkyforecast/conkyForecast.py", line 1497, in main

    forecastinfo = ForecastInfo(options)

    File "/usr/share/conkyforecast/conkyForecast.py", line 625, in __init__

    socket.setdefaulttimeout(self.config.CONNECTION_TI MEOUT)

    AttributeError: &#39;NoneType&#39; object has no attribute &#39;CONNECTION_TIMEOUT&#39;

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory

    Conky: can&#39;t open /proc/acpi/battery/BAT0/state: No such file or directory









    Saludos

     
     
  6. #6
    Expertos HijackThis Avatar de Vera

    Fecha de ingreso
    10 jul, 06
    Ubicación
    Madrid (España)
    Mensajes
    2,752
    Ahora el unico problemita es que no me muestra el tiempo de mi ciudad. Bueno mas bien no se como instalarlos para que aparezcan en conky.
    El tiempo debería de aparecer bien. La línea que define el tiempo en el conky es esta y yo no veo ningún error:

    ${alignc 35}${font Arial Black:size=26}${time %H:%M}${font}

    ${alignc}${time %A %d %Y}


    Edito: Si los instale siguiendo los links que ahi se mencionan, pero no se como hacer para que aparezcan en conky.
    Lo siento, no entiendo lo que quieres decir.



    Un saludo,

    Vera.

     
     
  7. #7
    Senior Member

    Fecha de ingreso
    24 ago, 08
    Mensajes
    329
    Osea que si instale los plugins del correo y del tiempo mediante unos paquetes .deb.



    Pero me supongo que debo modificar algo para que en el conky aparezan el tiempo y el correo no?



    Saludos

     
     
  8. #8
    Expertos HijackThis Avatar de Vera

    Fecha de ingreso
    10 jul, 06
    Ubicación
    Madrid (España)
    Mensajes
    2,752
    Vale, te refieres al tiempo atmosférico, ahora entiendo, que antes me he liado.

    Tienes que modificar estas líneas en el archivo .conkyrc:

    Donde TEXT, en el apartado TIEMPO, es decir, estas líneas:

    Código:
    TIEMPO ${hr 2}
    
    ${if_existing /proc/net/route wlan0}
    
    ${voffset -10}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=??? --datatype=WF}${font}
    
    ${voffset -50}${font Weather:size=40}y${font} *${voffset -38}${font Arial Black:size=26}${execi 600 conkyForecast --location=??? --datatype=HT}${font}
    
    
    
    ${voffset 0}${alignc 43}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=1 --shortweekday} ${alignc 8}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=2 --shortweekday} ${alignc -29}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=3 --shortweekday} ${alignc -64}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=4 --shortweekday}
    
    ${voffset 0}${alignc 75}${font ConkyWeather:size=28}${execpi 600 conkyForecast --location=??? --datatype=WF --startday=1 --endday=4 --spaces=1}${font}
    
    ${voffset 0}${font DejaVu Sans:size=7}${alignc 48}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=1 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=1 --hideunits --centeredwidth=3} ${alignc -14}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=2 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=2 --hideunits --centeredwidth=3} ${alignc -40}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=3 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=3 --hideunits --centeredwidth=3} ${alignr 6}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=4 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=4 --hideunits --centeredwidth=3}${font}
    
    ${else}${if_existing /proc/net/route eth0}
    
    ${voffset -10}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=??? --datatype=WF}${font}
    
    ${voffset -50}${font Weather:size=40}y${font} *${voffset -38}${font Arial Black:size=26}${execi 600 conkyForecast --location=??? --datatype=HT}${font}
    
    
    
    ${voffset 0}${alignc 43}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=1 --shortweekday} ${alignc 8}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=2 --shortweekday} ${alignc -29}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=3 --shortweekday} ${alignc -64}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=4 --shortweekday}
    
    ${voffset 0}${alignc 75}${font ConkyWeather:size=28}${execpi 600 conkyForecast --location=??? --datatype=WF --startday=1 --endday=4 --spaces=1}${font}
    
    ${voffset 0}${font DejaVu Sans:size=7}${alignc 48}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=1 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=1 --hideunits --centeredwidth=3} ${alignc -14}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=2 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=2 --hideunits --centeredwidth=3} ${alignc -40}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=3 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=3 --hideunits --centeredwidth=3} ${alignr 6}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=4 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=4 --hideunits --centeredwidth=3}${font}
    
    ${endif}${else}${if_existing /proc/net/route eth1}
    
    ${voffset -10}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=??? --datatype=WF}${font}
    
    ${voffset -50}${font Weather:size=40}y${font} *${voffset -38}${font Arial Black:size=26}${execi 600 conkyForecast --location=??? --datatype=HT}${font}
    
    
    
    ${voffset 0}${alignc 43}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=1 --shortweekday} ${alignc 8}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=2 --shortweekday} ${alignc -29}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=3 --shortweekday} ${alignc -64}${execpi 600 conkyForecast --location=??? --datatype=DW --startday=4 --shortweekday}
    
    ${voffset 0}${alignc 75}${font ConkyWeather:size=28}${execpi 600 conkyForecast --location=??? --datatype=WF --startday=1 --endday=4 --spaces=1}${font}
    
    ${voffset 0}${font DejaVu Sans:size=7}${alignc 48}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=1 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=1 --hideunits --centeredwidth=3} ${alignc -14}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=2 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=2 --hideunits --centeredwidth=3} ${alignc -40}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=3 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=3 --hideunits --centeredwidth=3} ${alignr 6}${execpi 600 conkyForecast --location=??? --datatype=HT --startday=4 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=??? --datatype=LT --startday=4 --hideunits --centeredwidth=3}${font}
    
    ${endif}${else}
    
    ${font PizzaDude Bullets:size=14}4${font} * Tiempo No disponible
    
    ${endif}
    ¿Ves donde pone: --location=???? Pues las interrogaciones (???) tienes que sustituirlas por el codigo de tu ciudad. El código que necesitas lo sabrás cuando te metas en la página Weather.com. Allí arriba donde pone buscar (search), busca tu ciudad, y una vez la tengas, mira en la barra de direcciones. Un ejemplo para que lo entiendas mejor. Si yo busco el tiempo de Madrid, me sale esto en la barra de direcciones:

    http://www.weather.com/outlook/travel/busi...traveler/local/SPXX0050?from=enhsearch_loc

    Lo marcado en negrita es el código, y es el que tienes que sustituir por las interrogaciones.



    El correo no está programado en el conky y habría que añadir unas líneas para que funcione. Ahora mismo no te sabría decir, ya que nunca he puesto el correo en mi conky.



    Un saludo,

    Vera.

     
     
Página 1 de 3 123 ÚltimoÚltimo

Temas similares

  1. Ayuda con mi configuracion de red
    Por sosagrev en el foro Redes
    Respuestas: 0
    Último mensaje: 13/05/2008, 00:12
  2. Ayuda con la configuracion del teclado
    Por isopo3000 en el foro Windows XP
    Respuestas: 6
    Último mensaje: 29/03/2008, 20:19
  3. Ayuda con configuracion...
    Por Dafedico en el foro Windows XP
    Respuestas: 1
    Último mensaje: 05/10/2007, 02:22
  4. Ayuda en configuracion
    Por Kalash en el foro Juegos
    Respuestas: 2
    Último mensaje: 09/08/2006, 21:26
  5. Ayuda configuración eMule
    Por Abelh en el foro Peer to Peer
    Respuestas: 1
    Último mensaje: 27/11/2004, 22:03

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •