> In GTK terminology, the icon name need not be the same as the name of the > file which contains the image
> of that icon. However in PSPP we presume that to be the case. For example, > the icon whose stock_id is "edit- > goto-case" > is contained in a file called edit-goto-case.png (which is generated from > edit-goto-case.svg). > > So, if you decide to call it something else, then you will have to change > Smake (where the manifest of the icon > files are). > and in src/ui/gui/*.ui there are several references like <property > name="stock-id">edit-goto-case</property> which >will also need to be changed. Thank you, I'll check the files to make those changes along with the update of the icons. >> ??? Apparently some icons look smaller in the menus (does not correspond >>a 16x16 canvas). Something similar >> happens with the toolbar in the Windows version (attached screenshot). Is it >> could increase the quality of the >> generated PNG images? > > I have a feeling that windows decides to render its toolbar with 32x32 > images, which we don't have. If you want > to fix this, then you'll have to provide 32x32 images for these icons. No problem, I will include 32x32 icons to the toolbar. Regards -- Bastián Díaz _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev