Prechádzať zdrojové kódy

We no longer user the inVerse branding

JC Brand 7 rokov pred
rodič
commit
8908ab5c7d

+ 2 - 4
src/headless.js

@@ -1,7 +1,5 @@
-/* Inverse.js components configuration
- *
- * This file is used to tell require.js which components (or plugins) to load
- * when it generates a build of inverse.js (in dist/inverse.js)
+/* * This file is used to tell require.js which components (or plugins) to load
+ * when it generates a build of converse-headless.js (in the dist/ directory)
  */
  */
 if (typeof define !== 'undefined') {
 if (typeof define !== 'undefined') {
     // The section below determines which plugins will be included in a build
     // The section below determines which plugins will be included in a build

+ 0 - 8
src/inverse-end.frag

@@ -1,8 +0,0 @@
-/* jshint ignore:start */
-    //The modules for your project will be inlined above
-    //this snippet. Ask almond to synchronously require the
-    //module value for 'converse' here and return it as the
-    //value to use for the public API for the built file.
-    return require('inverse');
-}));
-/* jshint ignore:end */

+ 1 - 1
src/templates/inverse_brand_heading.html

@@ -1,6 +1,6 @@
 <div class="row">
 <div class="row">
     <div class="container brand-heading-container">
     <div class="container brand-heading-container">
-        <h1 class="brand-heading"><i class="icon-conversejs"></i>inVerse</h1>
+        <h1 class="brand-heading"><i class="icon-conversejs"></i>Converse</h1>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://conversejs.org">Open Source</a> XMPP chat client</p>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://conversejs.org">Open Source</a> XMPP chat client</p>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://hosted.weblate.org/projects/conversejs/#languages">Translate</a> into your own language</p>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://hosted.weblate.org/projects/conversejs/#languages">Translate</a> into your own language</p>
     <div>
     <div>