> hi! i'm interesting in this for my own purposes.. i want just a simple > patch.. just cut down first 3 letters.. in witch part of code must be done? > @elextr ? @codebrainz ? @mckaygerhard ? i'm not xpert in c! help!
i guess: search at the code `geany->main_widgets->sidebar_notebook` and when you see `gtk_notebook_append_page` change the `gtk_label_new` string or cut off to 3 lettters -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1711#issuecomment-763023024
