Changeset 165 for smplayer/trunk/src/findsubtitles/filedownloader/main.cpp
- Timestamp:
- May 16, 2014, 9:51:55 AM (11 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 163
- Property svn:mergeinfo changed
-
smplayer/trunk/src/findsubtitles/filedownloader/main.cpp
r114 r165 51 51 FileDownloader w; 52 52 w.show(); 53 w.download(QUrl("http://smplayer.berlios.de/downloads.php?tr_lang=es"));53 w.download(QUrl("http://smplayer.sf.net/downloads.php")); 54 54 return w.exec(); 55 55 }
Note:
See TracChangeset
for help on using the changeset viewer.