Plugin Directory

Changeset 1242172


Ignore:
Timestamp:
09/10/2015 08:06:01 AM (11 years ago)
Author:
misharnet
Message:

Chnaged Domain extension

Location:
ns-tweet/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • ns-tweet/trunk/ReadMe.txt

    r1231515 r1242172  
    2424= Plugin Info =
    2525
    26 * Developed by [Miodrag Rasic] & [NetScripter](http://netscripter.me/)
     26* Developed by [Miodrag Rasic] & [NetScripter](http://netscripter.info/)
    2727
    2828== Installation ==
     
    7979Yes, you can find .POT file in a folder "languages".
    8080
    81 Please send your localization files (.mo и .po) to admin@netscripter.me
     81Please send your localization files (.mo и .po) to admin@netscripter.info
    8282
    8383== Changelog ==
  • ns-tweet/trunk/assets/css/admin.css

    r1007266 r1242172  
    11/*
    22* Plugin Name: NS Tweet
    3 * Plugin URI: http://netscripter.me
     3* Plugin URI: http://netscripter.info
    44* Author: NetScripter
    5 * Author URI: http://netscripter.me
     5* Author URI: http://netscripter.info
    66* License - GNU/GPL V2 or Later
    77* Description: Twitter Widget for your Site.
  • ns-tweet/trunk/assets/css/netscripter-tweet.css

    r1184966 r1242172  
    11/*
    22* Plugin Name: NS Tweet
    3 * Plugin URI: http://netscripter.me
     3* Plugin URI: http://netscripter.info
    44* Author: NetScripter
    5 * Author URI: http://netscripter.me
     5* Author URI: http://netscripter.info
    66* License - GNU/GPL V2 or Later
    77* Description: Twitter Widget for your Site.
  • ns-tweet/trunk/languages/ns-tweet.pot

    r1007455 r1242172  
    9797#. #-#-#-#-#  plugin.pot (NS Tweet 1.0)  #-#-#-#-#
    9898#. Author URI of the plugin/theme
    99 msgid "http://netscripter.me"
     99msgid "http://netscripter.info"
    100100msgstr ""
    101101
  • ns-tweet/trunk/license.txt

    r1007220 r1242172  
    11NS Tweet Plugin - LICENCE
    22
    3     Copyright (C) 2014 by NetScripter.me
     3    Copyright (C) 2014 by NetScripter.info
    44
    55    This program is free software: you can redistribute it and/or modify
     
    1616    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1717   
    18     If you like the Plugin, feel free to link to our WebSite at http://netscripter.me - using text:
     18    If you like the Plugin, feel free to link to our WebSite at http://netscripter.info - using text:
    1919    "NetScripter Wordpress Goodies"
  • ns-tweet/trunk/ns-tweet.php

    r1007220 r1242172  
    22/*
    33* Plugin Name: NS Tweet
    4 * Plugin URI: http://netscripter.me
     4* Plugin URI: http://netscripter.info
    55* Author: NetScripter
    6 * Author URI: http://netscripter.me
     6* Author URI: http://netscripter.info
    77* License - GNU/GPL V2 or Later
    88* Description: Twitter Widget for your Site with Slider option.
Note: See TracChangeset for help on using the changeset viewer.