You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Propertyname="text"type="java.lang.String"value="Version 1.1.1
- File names comply with flickr guidelines

Version 1.1
- Download process about 10 times faster
- Pause & Resume the download process at any time
- Store files in a separate directory per user

Version 1.0
- Initial release"/>
138
+
<Propertyname="text"type="java.lang.String"value="Version 1.2
- ...

Version 1.1.1
- File names comply with flickr guidelines

Version 1.1
- Download process about 10 times faster
- Pause & Resume the download process at any time
- Store files in a separate directory per user

Version 1.0
- Initial release"/>
@@ -82,7 +82,7 @@ public void mouseClicked(java.awt.event.MouseEvent evt) {
82
82
jTextArea1.setEditable(false);
83
83
jTextArea1.setColumns(20);
84
84
jTextArea1.setRows(5);
85
-
jTextArea1.setText("Version 1.1.1\n- File names comply with flickr guidelines\n\nVersion 1.1\n- Download process about 10 times faster\n- Pause & Resume the download process at any time\n- Store files in a separate directory per user\n\nVersion 1.0\n- Initial release");
85
+
jTextArea1.setText("Version 1.2\n- ...\n\nVersion 1.1.1\n- File names comply with flickr guidelines\n\nVersion 1.1\n- Download process about 10 times faster\n- Pause & Resume the download process at any time\n- Store files in a separate directory per user\n\nVersion 1.0\n- Initial release");
0 commit comments