Ajout des icones realisees par Nuno Pinheiro.

Modifications des associations types de fichiers / icones en consequence.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@614 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier 2009-05-07 21:14:27 +00:00
parent c3e7b0ab82
commit 7c56bd019a
43 changed files with 2548 additions and 13 deletions

20
CREDIT
View File

@ -2,15 +2,17 @@
Thanks to Qt Software for their Qt library ( http://www.qtsoftware.com/ ), Thanks to Qt Software for their Qt library ( http://www.qtsoftware.com/ ),
licensed under GNU/GPL. licensed under GNU/GPL.
Thanks to Everaldo Coelho for the Crystal SVG icons theme ( Thanks to Everaldo Coelho for the Crystal SVG icons theme (
http://www.everaldo.com/crystal/ ) licensed under LGPL, to Nuno Pinheiro for the http://www.everaldo.com/crystal/ ) licensed under LGPL.
Oxygen icons theme ( http://www.oxygen-icons.org/ ) licensed under LGPL, and to Thanks to Nuno Pinheiro for the Oxygen icons theme (
the KDE project ( http://www.kde.org/ ). http://www.oxygen-icons.org/ ) licensed under LGPL but also for the
QElectroTech-dedicated icons.
Thanks to the KDE project ( http://www.kde.org/ ).
Thanks to Loic for his mathematics-related explanations. Thanks to Loic for his mathematics-related explanations.
Thanks to Nicolas for the Mac OS X experimentations. Thanks to Nicolas for the Mac OS X experimentations.
Thanks to Remi Collet for the Fedora packaging. Thanks to Remi Collet for the Fedora packaging.
Thanks to Laurent Trinques for the Debian packaging. Thanks to Laurent Trinques for the Debian packaging.
Thanks to `trem' for the Mandriva packaging. Thanks to `trem' for the Mandriva packaging.
Thanks to TuxFamily ( http://tuxfamily.org ) for hosting the project. Thanks to TuxFamily ( http://tuxfamily.org/ ) for hosting the project.
Thanks to `Nishiki' for his elements and his support. Thanks to `Nishiki' for his elements and his support.
Thanks to qtcentre.org for their SingleApplication class. Thanks to qtcentre.org for their SingleApplication class.
@ -18,14 +20,16 @@ Thanks to qtcentre.org for their SingleApplication class.
Merci à Qt Software pour la bibliothèque Qt ( http://www.qtsoftware.com/ ), sous Merci à Qt Software pour la bibliothèque Qt ( http://www.qtsoftware.com/ ), sous
licence GNU/GPL. licence GNU/GPL.
Merci à Everaldo Coelho pour le thème d'icônes Crystal SVG ( Merci à Everaldo Coelho pour le thème d'icônes Crystal SVG (
http://www.everaldo.com/crystal/ ) sous licence LGPL, à Nuno Pinheiro pour le http://www.everaldo.com/crystal/ ) sous licence LGPL.
thème d'icônes Oxygen ( http://www.oxygen-icons.org/ ) ainsi qu'au projet KDE ( Merci à Nuno Pinheiro pour le thème d'icônes Oxygen (
http://www.kde.org/ ). http://www.oxygen-icons.org/ ) sous licence LGPL mais aussi pour les icônes
dédiées à QElectroTech
Merci au projet KDE ( http://www.kde.org/ ).
Merci à Loic pour ses explications d'ordre mathématique. Merci à Loic pour ses explications d'ordre mathématique.
Merci à Nicolas pour les expérimentations Mac OS X. Merci à Nicolas pour les expérimentations Mac OS X.
Merci à Remi Collet pour les paquets Fedora. Merci à Remi Collet pour les paquets Fedora.
Merci à Laurent Trinques pour les paquets Debian. Merci à Laurent Trinques pour les paquets Debian.
Merci à `trem' pour les paquets Mandriva. Merci à `trem' pour les paquets Mandriva.
Merci à TuxFamily ( http://tuxfamily.org ) pour l'hébergement du projet. Merci à TuxFamily ( http://tuxfamily.org/ ) pour l'hébergement du projet.
Merci à `Nishiki' pour ses éléments et son soutien. Merci à `Nishiki' pour ses éléments et son soutien.
Merci à qtcentre.org pour leur classe SingleApplication. Merci à qtcentre.org pour leur classe SingleApplication.

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1010 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 431 KiB

View File

@ -3,7 +3,7 @@ Version=1.0
Encoding=UTF-8 Encoding=UTF-8
Name=QElectroTech Name=QElectroTech
Exec=qelectrotech Exec=qelectrotech
Icon=qet Icon=qelectrotech
Terminal=false Terminal=false
Type=Application Type=Application
MimeType=application/x-qet-project;application/x-qet-element; MimeType=application/x-qet-project;application/x-qet-element;

View File

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Type=MimeType Type=MimeType
MimeType=application/x-qet-element MimeType=application/x-qet-element
Icon=qet Icon=application-x-qet-element
DefaultApp=qelectrotech DefaultApp=qelectrotech
Patterns=*.elmt; Patterns=*.elmt;
Comment=QElectroTech element file Comment=QElectroTech element file

View File

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Type=MimeType Type=MimeType
MimeType=application/x-qet-project MimeType=application/x-qet-project
Icon=qet Icon=application-x-qet-project
DefaultApp=qelectrotech DefaultApp=qelectrotech
Patterns=*.qet; Patterns=*.qet;
Comment=QElectroTech project file Comment=QElectroTech project file

View File

@ -40,7 +40,7 @@ macx {
QET_MIME_XML_PATH = '../share/mime/application/' QET_MIME_XML_PATH = '../share/mime/application/'
QET_MIME_DESKTOP_PATH = '../share/mimelnk/application/' QET_MIME_DESKTOP_PATH = '../share/mimelnk/application/'
QET_DESKTOP_PATH = 'share/applications/' QET_DESKTOP_PATH = 'share/applications/'
QET_ICONS_PATH = 'share/icons/' QET_ICONS_PATH = 'share/icons/hicolor/'
QET_MAN_PATH = 'man/' QET_MAN_PATH = 'man/'
} }
@ -290,7 +290,13 @@ desktop.path = $$join(INSTALL_PREFIX,,,$${QET_DESKTOP_PATH})
desktop.files = misc/qelectrotech.desktop desktop.files = misc/qelectrotech.desktop
icons.path = $$join(INSTALL_PREFIX,,,$${QET_ICONS_PATH}) icons.path = $$join(INSTALL_PREFIX,,,$${QET_ICONS_PATH})
icons.files = ico/256x256/qet.png icons.files = ico/oxygen-icons/16x16 \
ico/oxygen-icons/22x22 \
ico/oxygen-icons/32x32 \
ico/oxygen-icons/48x48 \
ico/oxygen-icons/64x64 \
ico/oxygen-icons/128x128 \
ico/oxygen-icons/256x256
man.path = $$join(INSTALL_PREFIX,,,$${QET_MAN_PATH}) man.path = $$join(INSTALL_PREFIX,,,$${QET_MAN_PATH})
man.files = man/files/* man.files = man/files/*