mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
Ajout du fichier ELEMENTS.LICENSE dans le processus d'installation.
Mise a jour du fichier de configuration. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@678 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,17 +1,27 @@
|
||||
[General]
|
||||
|
||||
[diagrameditor]
|
||||
defaultauthor=
|
||||
defaultcols=15
|
||||
defaultcolsize=50.0
|
||||
defaultrows=6
|
||||
defaultrowsize=80.0
|
||||
defaultconductorhasGround=true
|
||||
defaultconductorhasNeutral=true
|
||||
defaultconductorphases=1
|
||||
defaultconductortext=_
|
||||
defaultconductortype=multi
|
||||
defaultdate=null
|
||||
defaultdisplaycols=true
|
||||
defaultdisplayrows=true
|
||||
defaultfilename=
|
||||
defaultfolio=
|
||||
defaultfolio=%id/%total
|
||||
defaultrows=6
|
||||
defaultrowsize=80.0
|
||||
defaulttitle=
|
||||
integrate-elements=true
|
||||
viewmode=tabbed
|
||||
|
||||
[elementeditor]
|
||||
|
||||
[elements-recentfiles]
|
||||
|
||||
[projects-recentfiles]
|
||||
|
||||
@@ -95,7 +95,7 @@ examples.path = $$join(INSTALL_PREFIX,,,$${QET_EXAMPLES_PATH})
|
||||
examples.files = examples/*
|
||||
|
||||
copyright.path = $$join(INSTALL_PREFIX,,,$${QET_LICENSE_PATH})
|
||||
copyright.files = LICENSE CREDIT README ChangeLog
|
||||
copyright.files = LICENSE ELEMENTS.LICENSE CREDIT README ChangeLog
|
||||
|
||||
mime_xml.path = $$join(INSTALL_PREFIX,,,$${QET_MIME_XML_PATH})
|
||||
mime_xml.files = misc/x-qet-*.xml
|
||||
|
||||
Reference in New Issue
Block a user