Plugin Directory

Changeset 970797


Ignore:
Timestamp:
08/22/2014 03:53:58 PM (12 years ago)
Author:
EdHynan
Message:

Add new assets/icon.svg for WP 4

Location:
swfput
Files:
1 added
9 edited

Legend:

Unmodified
Added
Removed
  • swfput/trunk/Makefile

    r963015 r970797  
    22# License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html)
    33
    4 PRJVERS = 2.2.0
     4PRJVERS = 2.2.1
    55PRJSTEM = swfput
    66PRJNAME = $(PRJSTEM)-$(PRJVERS)
  • swfput/trunk/README.html

    r963015 r970797  
    11<!-- Creator     : groff version 1.22.2 -->
    2 <!-- CreationDate: Sat Aug  9 09:25:02 2014 -->
     2<!-- CreationDate: Sat Aug  9 11:18:14 2014 -->
    33<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    44"http://www.w3.org/TR/html4/loose.dtd">
  • swfput/trunk/locale/swfput_l10n-en_US.po

    r963015 r970797  
    1 # swfput 2.2.0 Pot Source
     1# swfput 2.2.1 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 2.2.0\n"
     9"Project-Id-Version: swfput 2.2.1\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2014-08-09 07:49-0400\n"
    12 "PO-Revision-Date: 2014-08-09 07:49 EDT\n"
     11"POT-Creation-Date: 2014-08-09 09:56-0400\n"
     12"PO-Revision-Date: 2014-08-09 09:56 EDT\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
  • swfput/trunk/locale/swfput_l10n.pot

    r963015 r970797  
    1 # swfput 2.2.0 Pot Source
     1# swfput 2.2.1 Pot Source
    22# Copyright (C) 2013 Ed Hynan
    33# This file is distributed under the same license as the swfput package.
     
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: swfput 2.2.0\n"
     9"Project-Id-Version: swfput 2.2.1\n"
    1010"Report-Msgid-Bugs-To: edhynan@gmail.com\n"
    11 "POT-Creation-Date: 2014-08-09 07:49-0400\n"
     11"POT-Creation-Date: 2014-08-09 09:56-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • swfput/trunk/readme.txt

    r963015 r970797  
    55Requires at least: 3.0.2
    66Tested up to: 4.0
    7 Stable tag: 2.2
     7Stable tag: 2.2.1
    88Text Domain: swfput_l10n
    99License: GPLv3 or later
     
    1515
    1616SWFPut provides 'responsive' video for posts and pages.
    17 SWFPut make the presentation of video reliable for your
     17SWFPut makes the presentation of video reliable for your
    1818visitors: several conditions are handled well, such as
    1919the uneven support for HTML5 video formats in the major
     
    2828SWFPut video is 'responsive': it should display at a
    2929suitable size on your visitor's device, whether large
    30 or small (a responsive WordPress is necessary).
     30or small (a responsive WordPress theme is necessary).
    3131
    3232SWFPut makes video setup easy and flexible by providing
  • swfput/trunk/swfput.php

    r963015 r970797  
    44Plugin URI: http://agalena.nfshost.com/b1/swfput-html5-flash-wordpress-plugin
    55Description: Add Flash and HTML5 video to WordPress posts, pages, and widgets, from arbitrary URI's or media library ID's or files in your media upload directory tree (including uploads not in the WordPress media library).
    6 Version: 2.2
     6Version: 2.2.1
    77Author: Ed Hynan
    88Author URI: http://agalena.nfshost.com/b1/
  • swfput/trunk/version.sh

    r963015 r970797  
    33VMAJOR=2
    44VMINOR=2
    5 RMAJOR=0
     5RMAJOR=1
    66RMINOR=0
    77
Note: See TracChangeset for help on using the changeset viewer.