Update project name

This commit is contained in:
hasufell 2014-10-15 22:50:39 +02:00
parent 42dc0c4a1b
commit dc137d55de
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/
-- The name of the package.
name: CG2
name: CGA
-- The package version. See the Haskell package versioning policy (PVP)
-- for standards guiding when and how versions should be incremented.

View File

@ -6,11 +6,11 @@
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="type_hint">dialog</property>
<property name="program_name">CG2</property>
<property name="program_name">CGA</property>
<property name="version">0.0.0.9</property>
<property name="copyright" translatable="yes">Copyright (C) hasufell</property>
<property name="copyright" translatable="yes">Copyright (C) Julian Ospald</property>
<property name="comments" translatable="yes">Drawing random crap.</property>
<property name="website">https://hasufell.de/CG2/</property>
<property name="website">https://github.com/hasufell/CGA</property>
<property name="license" translatable="yes"> GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
@ -351,8 +351,7 @@ consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
</property>
<property name="authors">Julian Ospald &lt;hasufell@hasufell.de&gt;
Malte Flender &lt;malte.flender@fh-bielefeld.de&gt;</property>
<property name="authors">Julian Ospald &lt;hasufell@hasufell.de&gt;</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>