Changeset 8563
- Timestamp:
- 10/03/09 04:49:01 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Wx/Icon.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Wx/Icon.pm
r8530 r8563 51 51 # Convenience access to the official Padre icon 52 52 sub PADRE () { 53 54 # fallback to ugly ccnc-free if the pretty ccnc is not found 55 return ( -f Padre::Util::sharefile('padre-splash-ccnc.bmp') ) ? icon('logo-ccnc') : icon('logo'); 53 return icon('logo'); 56 54 } 57 55
Note: See TracChangeset
for help on using the changeset viewer.
