diff --git a/nbproject/build.xml b/nbproject/build.xml index 956a648..ce9db17 100644 --- a/nbproject/build.xml +++ b/nbproject/build.xml @@ -22,7 +22,7 @@ - + @@ -35,7 +35,7 @@ } ]]> - + - + @@ -61,8 +61,8 @@ - - + + @@ -82,8 +82,8 @@ - - + + @@ -93,26 +93,26 @@ - - - - - + + - + - + @@ -120,27 +120,27 @@ - + - - + + - + - - + + @@ -154,23 +154,23 @@ - + - + - + - + - + @@ -184,15 +184,15 @@ - + - + - Install "${basedir}/platforms/ios/build/${project.name}.ipa" through iTunes and run it. - + Install "${basedir}/platforms/ios/build/${project.name}.ipa" through iTunes and run it. + @@ -204,13 +204,13 @@ - + - + - - + + @@ -220,9 +220,9 @@ - - - + + + @@ -231,21 +231,21 @@ - - - - + + + + - - - + + + - - + + @@ -253,16 +253,16 @@ - + - + - + diff --git a/nbproject/project.properties b/nbproject/project.properties index 60fe758..3408249 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,7 +1,7 @@ auxiliary.org-netbeans-modules-cordova.cordova_5f_build_5f_script_5f_version=52 auxiliary.org-netbeans-modules-cordova.phonegap=true -file.reference.Lecte-test=test -file.reference.Lecte-www=www +file.reference.CommunityVotingApp-test=test +file.reference.CommunityVotingApp-www=www files.encoding=UTF-8 project.license=mpl -site.root.folder=${file.reference.Lecte-www} +site.root.folder=${file.reference.CommunityVotingApp-www} diff --git a/nbproject/project.xml b/nbproject/project.xml index 49cd190..836b713 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.web.clientproject - Lecte + CommunityVotingApp diff --git a/www/assets/js/main.js b/www/assets/js/main.js index 71523e9..414df7d 100644 --- a/www/assets/js/main.js +++ b/www/assets/js/main.js @@ -13,8 +13,8 @@ initPlatform(); var app = new Framework7({ root: "#app", - name: "Lecte", - id: "vote.lecte.Lecte", + name: "CommunityVotingApp", + id: "com.netsyms.CommunityVotingApp", theme: platform_theme, card: { swipeToClose: false diff --git a/www/index.html b/www/index.html index dd29b4d..0d53b55 100644 --- a/www/index.html +++ b/www/index.html @@ -5,7 +5,7 @@ This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. --> -Lecte +CommunityVotingApp diff --git a/www/pages/credits.template.html b/www/pages/credits.template.html index b94a1b5..dcef237 100644 --- a/www/pages/credits.template.html +++ b/www/pages/credits.template.html @@ -22,7 +22,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.

This program is licensed under the Mozilla Public License 2.0. - To get the source code, visit https://source.netsyms.com/Netsyms/Lecte. + To get the source code, visit https://source.netsyms.com/Netsyms/CommunityVotingApp.
This application relies on and is bundled with third-party code. See below for the their licenses and where to find source code. diff --git a/www/pages/discover.html b/www/pages/discover.html index 06c7380..da96789 100644 --- a/www/pages/discover.html +++ b/www/pages/discover.html @@ -15,7 +15,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. Back

--> -
Lecte
+
CommunityVotingApp
diff --git a/www/pages/main.html b/www/pages/main.html index 6732cb0..19811c6 100644 --- a/www/pages/main.html +++ b/www/pages/main.html @@ -10,7 +10,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/www/pages/profile.html b/www/pages/profile.html index bc384dd..27a5573 100644 --- a/www/pages/profile.html +++ b/www/pages/profile.html @@ -10,7 +10,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/www/pages/welcome.html b/www/pages/welcome.html index c643f25..4c4d2f2 100644 --- a/www/pages/welcome.html +++ b/www/pages/welcome.html @@ -10,7 +10,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.