Author: rfm
Date: Mon Nov  2 18:46:53 2015
New Revision: 39121

URL: http://svn.gna.org/viewcvs/gnustep?rev=39121&view=rev
Log:
Document the new option to haveapp-specific named images in a theme.

Modified:
    libs/gui/trunk/Headers/Additions/GNUstepGUI/GSTheme.h

Modified: libs/gui/trunk/Headers/Additions/GNUstepGUI/GSTheme.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/trunk/Headers/Additions/GNUstepGUI/GSTheme.h?rev=39121&r1=39120&r2=39121&view=diff
==============================================================================
--- libs/gui/trunk/Headers/Additions/GNUstepGUI/GSTheme.h       (original)
+++ libs/gui/trunk/Headers/Additions/GNUstepGUI/GSTheme.h       Mon Nov  2 
18:46:53 2015
@@ -204,7 +204,11 @@
          A theme subclass may override the -imageClass method to change the
          class used to load each image from the bundle ... thus allowing
          customisation of not just the images but also of the image
-         behavior in the (very rare) cases where this is desirable.
+         behavior in the (very rare) cases where this is desirable.<br />
+          Finally, a theme may provide application specific images which are
+          loaded <em>in preference to</em> named images from the application's
+          own bundle.  These images are simply stored in a subdirectory whose
+          name is the same as the application's bundleIdentifier.
        </desc>
       </deflist>
     </section>


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to