Changeset 170 for smplayer/trunk/src/infofile.cpp
- Timestamp:
- Oct 9, 2014, 2:54:21 PM (11 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 168
- Property svn:mergeinfo changed
-
smplayer/trunk/src/infofile.cpp
r165 r170 54 54 default : icon = "type_unknown.png"; 55 55 } 56 icon = icon.replace(".png", ""); // FIXME 56 57 icon = "<img src=\"" + Images::file(icon) + "\"> "; 57 58
Note:
See TracChangeset
for help on using the changeset viewer.