Difference between revisions of "Features/Icon Change"

From Sugar Labs
Jump to navigation Jump to search
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
Selector de icono (computer-xo.svg) custom. El mismo puede ser cargado del diario
+
Editor de icono (Home) custom. El mismo se encuentra en ~/.icons
  
Customize the XO icon (computer-xo.svg) by selecting from a gallery of choices.
+
Customize the XO icon by selecting from a gallery of choices.
 +
Choices are in: ~/.icons
  
 
== Owner ==
 
== Owner ==
 
* Name: [[User:Ignacio_Rodríguez| Ignacio Rodríguez]]
 
* Name: [[User:Ignacio_Rodríguez| Ignacio Rodríguez]]
* Email: <ignacio at sugarlabs dot org>
+
* Email: <ignacio at sugarlabs dot org> or [[Special:EmailUser/Ignacio_Rodríguez|send me a email]]
  
 
== Current status ==
 
== Current status ==
* Targeted release: 0.100
+
* Targeted release: 0.100 or 1.0
* Last updated: 12.6.2013
+
* Last updated: 12/6/2013
* Percentage of completion: 100% need mini tweaks.
+
* Percentage of completion: 100% (See http://activities.sugarlabs.org/en-US/sugar/addon/4683)
  
 
== Detailed Description ==
 
== Detailed Description ==
La idea es que el usuario pueda elejir su propio icono para el home. El mismo se puede seleccionar desde el panel de control. Aqui un preeview.
+
Actividad para cambiar el icono (del home) de la XO.
  
The idea is that the user can choose his/her own icon for the Home View from the control panel. (See the illustration.)
+
Activity for change the icon (home icon).
  
 +
See captures:
  
[[File:Fase1.png]]
+
[[File:Captura pantalla de Icon Change.png]]
[[File:Fase3.png]]
+
[[File:Captura pantalla de _Icon Change__1.png]]
[[File:Fase4.png]]
+
[[File:Captura pantalla de _Icon Change__2.png]]
[[File:Fase5.png]]
+
[[File:Captura pantalla de _Icon Change__3.png]]
[[File:Fase6.png]]
 
  
 
== Benefit to Sugar ==
 
== Benefit to Sugar ==
Algunos usuarios se sienten más comodos al no tener el logo de XO en el HomeView.
+
Algunos usuarios podrían disfrutar de cambiar el logo XO en HomeView.
  
 
Some users would enjoy changing the XO logo in HomeView.
 
Some users would enjoy changing the XO logo in HomeView.
  
 
== Scope ==
 
== Scope ==
The changes would be to sugar/share/extensions/cpsection/aboutme model.py & view.py and add new icons (examples for change).
+
It will create an activity to change the icon, the idea is to fence in conjunction with Feature: Multiple Homeviews
 
 
Los cambios a realizar serían en: sugar/share/extensions/cpsection/aboutme model.py & view.py y tambien se agregaran nuevos iconos (ejemplos para cambiar).
 
  
 +
Se creará un actividad para cambiar el icono, la idea es que valla en conjunto con el Feature: Multiple Homeviews
  
 
== How To Test ==
 
== How To Test ==
# Install the patch: [[File:XoIcon.patch]]
+
I'm on github: https://github.com/ignaciouy/xo-icon
# You should also install some custom skins: [[File:Skins.zip]]
 
# Skins: Extract Skins.zip into ~/.sugar/
 
# You must also:
 
sudo chmod -R 777 /usr/share/icons/sugar/scalable/device/computer-xo.svg
 
 
 
Finally, open the AboutMe panel (in the Control Panel) and try changing your icon. A restart of Sugar is necessary in order to see the change.
 
 
 
# Instalar el parche: [[File:XoIcon.patch]]
 
# Si usted quiere puede instalar unos skins personalizados: [[File:Skins.zip]]
 
# Skins: Extrae Skins.zip en ~/.sugar/
 
# Para que todo esto funcione escriba en la terminal
 
sudo chmod -R 777 /usr/share/icons/sugar/scalable/device/computer-xo.svg
 
 
 
Por último, abra el panel Acerca de mi (en el Mis ajustes) y trate de cambiar su icono. Un reinicio del azúcar es necesario para ver el cambio.
 
  
-- Ignacio Rodríguez --
+
Estoy en github: https://github.com/ignaciouy/xo-icon
  
 
== User Experience ==
 
== User Experience ==

Latest revision as of 17:02, 21 July 2013

Summary

Editor de icono (Home) custom. El mismo se encuentra en ~/.icons

Customize the XO icon by selecting from a gallery of choices. Choices are in: ~/.icons

Owner

Current status

Detailed Description

Actividad para cambiar el icono (del home) de la XO.

Activity for change the icon (home icon).

See captures:

Captura pantalla de Icon Change.png Captura pantalla de Icon Change 1.png Captura pantalla de Icon Change 2.png Captura pantalla de Icon Change 3.png

Benefit to Sugar

Algunos usuarios podrían disfrutar de cambiar el logo XO en HomeView.

Some users would enjoy changing the XO logo in HomeView.

Scope

It will create an activity to change the icon, the idea is to fence in conjunction with Feature: Multiple Homeviews

Se creará un actividad para cambiar el icono, la idea es que valla en conjunto con el Feature: Multiple Homeviews

How To Test

I'm on github: https://github.com/ignaciouy/xo-icon

Estoy en github: https://github.com/ignaciouy/xo-icon

User Experience

Dependencies

None. They're coming by default in sugar.

Contingency Plan

Documentation

Release Notes

Comments and Discussion