Bläddra i källkod

[pig] Rename app to Pig Editor

Romain Rigaux 12 år sedan
förälder
incheckning
681e80b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      apps/pig/src/pig/settings.py

+ 1 - 1
apps/pig/src/pig/settings.py

@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 DJANGO_APPS = ['pig']
-NICE_NAME = 'Pig'
+NICE_NAME = 'Pig Editor'
 MENU_INDEX = 12
 ICON = '/pig/static/art/icon_pig_24.png'