Changeset 1242172
- Timestamp:
- 09/10/2015 08:06:01 AM (11 years ago)
- Location:
- ns-tweet/trunk
- Files:
-
- 6 edited
-
ReadMe.txt (modified) (2 diffs)
-
assets/css/admin.css (modified) (1 diff)
-
assets/css/netscripter-tweet.css (modified) (1 diff)
-
languages/ns-tweet.pot (modified) (1 diff)
-
license.txt (modified) (2 diffs)
-
ns-tweet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ns-tweet/trunk/ReadMe.txt
r1231515 r1242172 24 24 = Plugin Info = 25 25 26 * Developed by [Miodrag Rasic] & [NetScripter](http://netscripter. me/)26 * Developed by [Miodrag Rasic] & [NetScripter](http://netscripter.info/) 27 27 28 28 == Installation == … … 79 79 Yes, you can find .POT file in a folder "languages". 80 80 81 Please send your localization files (.mo и .po) to admin@netscripter. me81 Please send your localization files (.mo и .po) to admin@netscripter.info 82 82 83 83 == Changelog == -
ns-tweet/trunk/assets/css/admin.css
r1007266 r1242172 1 1 /* 2 2 * Plugin Name: NS Tweet 3 * Plugin URI: http://netscripter. me3 * Plugin URI: http://netscripter.info 4 4 * Author: NetScripter 5 * Author URI: http://netscripter. me5 * Author URI: http://netscripter.info 6 6 * License - GNU/GPL V2 or Later 7 7 * Description: Twitter Widget for your Site. -
ns-tweet/trunk/assets/css/netscripter-tweet.css
r1184966 r1242172 1 1 /* 2 2 * Plugin Name: NS Tweet 3 * Plugin URI: http://netscripter. me3 * Plugin URI: http://netscripter.info 4 4 * Author: NetScripter 5 * Author URI: http://netscripter. me5 * Author URI: http://netscripter.info 6 6 * License - GNU/GPL V2 or Later 7 7 * Description: Twitter Widget for your Site. -
ns-tweet/trunk/languages/ns-tweet.pot
r1007455 r1242172 97 97 #. #-#-#-#-# plugin.pot (NS Tweet 1.0) #-#-#-#-# 98 98 #. Author URI of the plugin/theme 99 msgid "http://netscripter. me"99 msgid "http://netscripter.info" 100 100 msgstr "" 101 101 -
ns-tweet/trunk/license.txt
r1007220 r1242172 1 1 NS Tweet Plugin - LICENCE 2 2 3 Copyright (C) 2014 by NetScripter. me3 Copyright (C) 2014 by NetScripter.info 4 4 5 5 This program is free software: you can redistribute it and/or modify … … 16 16 along with this program. If not, see <http://www.gnu.org/licenses/>. 17 17 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: 19 19 "NetScripter Wordpress Goodies" -
ns-tweet/trunk/ns-tweet.php
r1007220 r1242172 2 2 /* 3 3 * Plugin Name: NS Tweet 4 * Plugin URI: http://netscripter. me4 * Plugin URI: http://netscripter.info 5 5 * Author: NetScripter 6 * Author URI: http://netscripter. me6 * Author URI: http://netscripter.info 7 7 * License - GNU/GPL V2 or Later 8 8 * Description: Twitter Widget for your Site with Slider option.
Note: See TracChangeset
for help on using the changeset viewer.