TheProjecter / ultimate-gnome

Automatically exported from code.google.com/p/ultimate-gnome
0 stars 0 forks source link

Separate ".icon" files from SVG #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What you need to do is:
Icon files should be separated from the SVG files and moved into on folder
into the SVN with this structure

IconFiles
    scalable
    256x256
    48x48
    ...
    8x8

and in every subdirectory there should be:

emblems
places
...
status

icon files will be copied into the proper directory with Automate.sh
icon files for 256x256 should be created with this issue

Original issue reported on code.google.com by newmooon on 2 Feb 2009 at 8:12

GoogleCodeExporter commented 8 years ago
I'm creating the directory structure and filling it with icons except for 
256x256
I've to take scalable .icon files and edit them.

Original comment by newmooon on 2 Feb 2009 at 8:46

GoogleCodeExporter commented 8 years ago
with r535 I've created an initial structure.

Original comment by newmooon on 2 Feb 2009 at 8:56

GoogleCodeExporter commented 8 years ago
also r536 r537 r538 r539 r540 are related to this issue.
I've now to put all the .icons files that are into UltimateGnome/scalable into 
IconFiles/scalable and remove them from the scalable folder.
Then copy them to the 256x256 and edit them.

Original comment by newmooon on 2 Feb 2009 at 9:13

GoogleCodeExporter commented 8 years ago
also useless files remover should be changed because it should not remove any 
more
any icon files. 
and the bulilder should copy them from the IconFiles not from scalable

Original comment by newmooon on 2 Feb 2009 at 9:15

GoogleCodeExporter commented 8 years ago
added icon files to IconFiles/scalabla with r541

Original comment by newmooon on 3 Feb 2009 at 8:13

GoogleCodeExporter commented 8 years ago
removed from UltimateGnome/scalable all the .icon files with r542

Original comment by newmooon on 3 Feb 2009 at 8:20

GoogleCodeExporter commented 8 years ago
I've changed the files to use the new IconFiles structure with r543 and r544
The next step is to move all SVG icons from "UltimateGnome/scalable" to a 
"Scalable"
top level directory and to move the license "GPL" under "IconFiles" and the
"index.theme" for PNG under "IconFiles/256x256" and the "index.theme" for
scalable-only from "Scripts/Lib" to "IconFiles/scalable"

Original comment by newmooon on 3 Feb 2009 at 9:15

GoogleCodeExporter commented 8 years ago
I've verified the latest changes but I need to check every folder to find any
suspicious icon.

Original comment by newmooon on 3 Feb 2009 at 9:26

GoogleCodeExporter commented 8 years ago

Original comment by newmooon on 3 Feb 2009 at 7:18