Thread: DR800 Building ctb
View Single Post
Old 06-29-2010, 03:50 PM   #1
dima_tr
Groupie
dima_tr has learned how to read e-booksdima_tr has learned how to read e-booksdima_tr has learned how to read e-booksdima_tr has learned how to read e-booksdima_tr has learned how to read e-booksdima_tr has learned how to read e-booksdima_tr has learned how to read e-books
 
Posts: 175
Karma: 863
Join Date: Oct 2009
Location: Germany, Karlsruhe
Device: Iliad v2, DR800S (inlove)
Building ctb

Can somebody from guru give a hint on how to build the ctb package? I made the configure happy with the needed libraries (liber***) by copying their includes into poky/include folder. But then - have no idea ... Automake, autoconfigure, other things?

The main idea is to get a nice label for .desktop files back. In version 1.0 the label was a combination of Name and Comment field. Now in 2.0 RC2 it is a combination of filename and Name ..

Managed to find the place in the code, so this feature is introduced intentionally .. If I can comment out filemodel.c:1831 and filemodel.c:1853 I would (hopefully) get the old good Name+Comment back.

Code:
  if (g_viewmode2 == DIR_VIEW) return ...
Many thanks to all responding ones!
dima_tr is offline   Reply With Quote