View Single Post
Old 06-26-2011, 10:45 AM   #2260
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
VictorSJG

Please check with the latest Revision:1fe0eded3f:

I've added this (and it is working with my PRS-505, btw)
Spoiler:
Code:
                standardMenuLayoutIcons = {
                        "continue": "CONTINUE",
                        books: "ALL_BOOKS",
                        periodicals: "PERIODICALS",
                        collections: "BOOKS",
                        notes: "NOTES",
                        //newdelivery:
                        //textMemo:
                        //handwriting:
                        audio: "AUDIO",
                        music: "AUDIO",
                        pictures: "PICTURES",
                        apps: "APPLICATIONS",
                        settings: "SETTINGS",
                        advancedSettings: "SETTINGS",
                        nowPlaying: "PLAY",
                        booksByTitle:"ALL_BOOKS",
                        booksByDate :"DATE",
                        booksByAuthor:"AUTHOR",
                        bookmarks :"BOOKMARK"
                };


Edit: Anwser is to a now removed/modified question in the post above

Last edited by Mark Nord; 06-26-2011 at 11:16 AM.
Mark Nord is offline   Reply With Quote