zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

FileChooserDialog Accept-Cancel stock buttons #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Galaxium, go to Preferences.
2. Going to Addins->Install.
3. and also to Msn->Winks->Add.

What is the expected output? What do you see instead?

The launched FileChooserDialog, should be using stock buttons for
Accept/cancel actions (would be useful for later translation of Galaxium).

Version 0.8, svn rev 1142. Running in Ubuntu hardy 64bits, mono 1.9.1.

Original issue reported on code.google.com by pipi...@gmail.com on 11 Jul 2008 at 9:06

GoogleCodeExporter commented 9 years ago
Again, this is the icon issue. I think it needs to be discussed, perhaps what we
should do is use stock icons for specific things within the application, like 
dialog
buttons only.

At this point, they are the ones that get noticed the most, and the ones I 
probably
care the least about.

One thing I do NOT want, is to mix-match default+themed icons in context menus.

Original comment by dra...@gmail.com on 12 Jul 2008 at 3:33

GoogleCodeExporter commented 9 years ago
Actually this on is odd. This is a GTK class, not our own. We dont have 
anything to
do with the icons that show here.

Original comment by dra...@gmail.com on 21 May 2009 at 5:06

GoogleCodeExporter commented 9 years ago
Phil, you misunderstood, this is about the buttons themselves not just their 
icons
(i.e. it's about the labels) which are currently specified in
MsnPreferenceWidget.Winks.cs

Original comment by paulburt...@gmail.com on 21 May 2009 at 5:31

GoogleCodeExporter commented 9 years ago
Those buttons currently use the default gtk icons for GTK-ADD & GTK-REMOVE.

Why Apply/Cancel instead of Add/Remove?

BTW: I made the icons smaller in the MSN winks part to match the Addins page.

Original comment by dra...@gmail.com on 22 May 2009 at 2:25

GoogleCodeExporter commented 9 years ago
This has been fixed in all dialogs.

Original comment by dra...@gmail.com on 29 May 2009 at 2:53