Skip to content

Commit

Permalink
Update Gruntfile and POT.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Arthur Moore committed Feb 20, 2015
1 parent 812bb3b commit c8a0f4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ module.exports = function(grunt) {
options: {
cwd: '<%= pkg.name %>',
domainPath: '/languages',
i18nToolsPath: '/Applications/XAMPP/xamppfiles/htdocs/develop/tools/i18n',
potFilename: '<%= pkg.name %>-en_US.pot',
type: 'wp-plugin'
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Copyright (C) 2015 Creative Portfolio Custom Colors
# This file is distributed under the same license as the Creative Portfolio Custom Colors package.
# Copyright (C) 2015 Professional Themes
# This file is distributed under the GNU General Public License v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Creative Portfolio Custom Colors 1.0.0\n"
"Report-Msgid-Bugs-To: "
"http://wordpress.org/support/plugin/creative-portfolio-custom-colors\n"
"POT-Creation-Date: 2015-02-15 04:55:43+00:00\n"
"POT-Creation-Date: 2015-02-20 13:00:55+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down

0 comments on commit c8a0f4f

Please sign in to comment.