Changeset 1238875
- Timestamp:
- 09/05/2015 06:26:10 PM (11 years ago)
- Location:
- swfput
- Files:
-
- 18 edited
- 1 copied
-
tags/3.0.3 (copied) (copied from swfput/trunk)
-
tags/3.0.3/Makefile (modified) (1 diff)
-
tags/3.0.3/README.html (modified) (1 diff)
-
tags/3.0.3/README.pdf (modified) (previous)
-
tags/3.0.3/locale/swfput_l10n-en_US.mo (modified) (previous)
-
tags/3.0.3/locale/swfput_l10n-en_US.po (modified) (2 diffs)
-
tags/3.0.3/locale/swfput_l10n.pot (modified) (2 diffs)
-
tags/3.0.3/readme.txt (modified) (3 diffs)
-
tags/3.0.3/swfput.php (modified) (1 diff)
-
tags/3.0.3/version.sh (modified) (1 diff)
-
trunk/Makefile (modified) (1 diff)
-
trunk/README.html (modified) (1 diff)
-
trunk/README.pdf (modified) (previous)
-
trunk/locale/swfput_l10n-en_US.mo (modified) (previous)
-
trunk/locale/swfput_l10n-en_US.po (modified) (2 diffs)
-
trunk/locale/swfput_l10n.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/swfput.php (modified) (1 diff)
-
trunk/version.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
swfput/tags/3.0.3/Makefile
r1238856 r1238875 2 2 # License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) 3 3 4 PRJVERS = 3.0. 2.14 PRJVERS = 3.0.3 5 5 PRJSTEM = swfput 6 6 PRJNAME = $(PRJSTEM)-$(PRJVERS) -
swfput/tags/3.0.3/README.html
r1238856 r1238875 1 1 <!-- Creator : groff version 1.22.2 --> 2 <!-- CreationDate: Sat Sep 5 1 3:43:402015 -->2 <!-- CreationDate: Sat Sep 5 14:22:57 2015 --> 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 4 4 "http://www.w3.org/TR/html4/loose.dtd"> -
swfput/tags/3.0.3/locale/swfput_l10n-en_US.po
r1238856 r1238875 1 # swfput 3.0. 2.1Pot Source1 # swfput 3.0.3 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the swfput package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: swfput 3.0. 2.1\n"9 "Project-Id-Version: swfput 3.0.3\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2015-09-05 1 3:43-0400\n"12 "PO-Revision-Date: 2015-09-05 1 3:43EDT\n"11 "POT-Creation-Date: 2015-09-05 14:22-0400\n" 12 "PO-Revision-Date: 2015-09-05 14:22 EDT\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "Language-Team: LANGUAGE <LL@li.org>\n" -
swfput/tags/3.0.3/locale/swfput_l10n.pot
r1238856 r1238875 1 # swfput 3.0. 2.1Pot Source1 # swfput 3.0.3 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the swfput package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: swfput 3.0. 2.1\n"9 "Project-Id-Version: swfput 3.0.3\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2015-09-05 1 3:43-0400\n"11 "POT-Creation-Date: 2015-09-05 14:22-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
swfput/tags/3.0.3/readme.txt
r1238856 r1238875 5 5 Requires at least: 3.0.2 6 6 Tested up to: 4.3 7 Stable tag: 3.0. 2.17 Stable tag: 3.0.3 8 8 Text Domain: swfput_l10n 9 9 License: GPLv3 or later … … 282 282 == Changelog == 283 283 284 = 3.0.3 = 285 * Make controls work in Chrome/Chromium mobile. 286 284 287 = 3.0.2.1 = 285 * Make controls work in Chrome/Chromium mobile. 288 * Same as 3.0.3 (Seems new WP version no longer handles 4th minor 289 revision number, so 2.1 is now 3). 286 290 287 291 = 3.0.2 = … … 568 572 == Upgrade Notice == 569 573 574 = 3.0.3 = 575 * Make controls work in Chrome/Chromium mobile. 576 570 577 = 3.0.2.1 = 571 * Make controls work in Chrome/Chromium mobile. 578 * Same as 3.0.3 (Seems new WP version no longer handles 4th minor 579 revision number, so 2.1 is now 3). 572 580 573 581 = 3.0.2 = -
swfput/tags/3.0.3/swfput.php
r1238856 r1238875 114 114 115 115 // this version 116 const plugin_version = '3.0. 2.1';116 const plugin_version = '3.0.3'; 117 117 118 118 // the widget class name -
swfput/tags/3.0.3/version.sh
r1238856 r1238875 3 3 VMAJOR=3 4 4 VMINOR=0 5 RMAJOR= 26 RMINOR= 15 RMAJOR=3 6 RMINOR=0 7 7 8 8 V="$VMAJOR.$VMINOR.$RMAJOR" -
swfput/trunk/Makefile
r1238856 r1238875 2 2 # License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) 3 3 4 PRJVERS = 3.0. 2.14 PRJVERS = 3.0.3 5 5 PRJSTEM = swfput 6 6 PRJNAME = $(PRJSTEM)-$(PRJVERS) -
swfput/trunk/README.html
r1238856 r1238875 1 1 <!-- Creator : groff version 1.22.2 --> 2 <!-- CreationDate: Sat Sep 5 1 3:43:402015 -->2 <!-- CreationDate: Sat Sep 5 14:22:57 2015 --> 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 4 4 "http://www.w3.org/TR/html4/loose.dtd"> -
swfput/trunk/locale/swfput_l10n-en_US.po
r1238856 r1238875 1 # swfput 3.0. 2.1Pot Source1 # swfput 3.0.3 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the swfput package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: swfput 3.0. 2.1\n"9 "Project-Id-Version: swfput 3.0.3\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2015-09-05 1 3:43-0400\n"12 "PO-Revision-Date: 2015-09-05 1 3:43EDT\n"11 "POT-Creation-Date: 2015-09-05 14:22-0400\n" 12 "PO-Revision-Date: 2015-09-05 14:22 EDT\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "Language-Team: LANGUAGE <LL@li.org>\n" -
swfput/trunk/locale/swfput_l10n.pot
r1238856 r1238875 1 # swfput 3.0. 2.1Pot Source1 # swfput 3.0.3 Pot Source 2 2 # Copyright (C) 2013 Ed Hynan 3 3 # This file is distributed under the same license as the swfput package. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: swfput 3.0. 2.1\n"9 "Project-Id-Version: swfput 3.0.3\n" 10 10 "Report-Msgid-Bugs-To: edhynan@gmail.com\n" 11 "POT-Creation-Date: 2015-09-05 1 3:43-0400\n"11 "POT-Creation-Date: 2015-09-05 14:22-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
swfput/trunk/readme.txt
r1238856 r1238875 5 5 Requires at least: 3.0.2 6 6 Tested up to: 4.3 7 Stable tag: 3.0. 2.17 Stable tag: 3.0.3 8 8 Text Domain: swfput_l10n 9 9 License: GPLv3 or later … … 282 282 == Changelog == 283 283 284 = 3.0.3 = 285 * Make controls work in Chrome/Chromium mobile. 286 284 287 = 3.0.2.1 = 285 * Make controls work in Chrome/Chromium mobile. 288 * Same as 3.0.3 (Seems new WP version no longer handles 4th minor 289 revision number, so 2.1 is now 3). 286 290 287 291 = 3.0.2 = … … 568 572 == Upgrade Notice == 569 573 574 = 3.0.3 = 575 * Make controls work in Chrome/Chromium mobile. 576 570 577 = 3.0.2.1 = 571 * Make controls work in Chrome/Chromium mobile. 578 * Same as 3.0.3 (Seems new WP version no longer handles 4th minor 579 revision number, so 2.1 is now 3). 572 580 573 581 = 3.0.2 = -
swfput/trunk/swfput.php
r1238856 r1238875 114 114 115 115 // this version 116 const plugin_version = '3.0. 2.1';116 const plugin_version = '3.0.3'; 117 117 118 118 // the widget class name -
swfput/trunk/version.sh
r1238856 r1238875 3 3 VMAJOR=3 4 4 VMINOR=0 5 RMAJOR= 26 RMINOR= 15 RMAJOR=3 6 RMINOR=0 7 7 8 8 V="$VMAJOR.$VMINOR.$RMAJOR"
Note: See TracChangeset
for help on using the changeset viewer.