Opened 8 years ago
Last modified 8 years ago
#13102 assigned enhancement
XDG Icon Naming Specs to Haiku Icons (GCI 2016)
Reported by: | CodeforEvolution | Owned by: | mmu_man |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | User Interface | Version: | R1/Development |
Keywords: | Icons | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This ticket is for creating a spreadsheet (in a .csv file) to map XDG Icons to Haiku Icons to help with porting things like libQtXDG. This is part of a Google Code-In 2016 task and being the claimer of the task, I've already got this covered.
Attachments (1)
Change History (8)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Thanks, looks quite complete!
Looking at it, I'd have added a "Source" column to avoid the "From ..." and make it more parseable automatically, but that's not too hard to do in a spreadsheet. For the record, the LibreOffice formula (English and French (why did they translate those??)):
=SUBSTITUTE(REPLACE(C1;SEARCH(": ";C1);1000;"");"From ";"") =SUBSTITUE(REMPLACER(C1;TROUVE(": ";C1);1000;"");"From ";"")
There are a few extra newline characters, at least when open in LibreOffice, like line 90 for example, would you mind removing those?
comment:4 by , 8 years ago
I see the newline characters though for some reason in all the spreadsheet programs I've tried, they are not removable and can't find a way to rid of them.
comment:5 by , 8 years ago
In Libreoffice just editting the cell and using the arrow down key and backspace works.
comment:6 by , 8 years ago
The utilities-system-monitor icon should correspond with the icon from ActivityMonitor
The help-about icon from Zumi looks like a barcode that is being scanned with the information about the object being looked up, but this concept/connotation doesn't translate very well between different languages.
by , 8 years ago
Attachment: | Haiku OS XDG Icon Mapping - Sheet1.csv added |
---|
Here is the updated csv file with the recommendations said
I have attached the .csv file for the xdg to haiku icon list. As a warning, due to a .csv file not saving formatting, the columns may have to be greatly widened to see some things in the spreadsheet software.