##// END OF EJS Templates
Some more tries on desktop shortcut.
Jeandet Alexis -
r69:6e5eaa13fad9 default
parent child
Show More
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
@@ -1,91 +1,91
1 #-------------------------------------------------
1 #-------------------------------------------------
2 #
2 #
3 # Project created by QtCreator 2011-09-19T22:52:10
3 # Project created by QtCreator 2011-09-19T22:52:10
4 #
4 #
5 #-------------------------------------------------
5 #-------------------------------------------------
6
6
7 TEMPLATE = subdirs
7 TEMPLATE = subdirs
8 CONFIG += ordered release
8 CONFIG += ordered release
9
9
10 SUBDIRS = \
10 SUBDIRS = \
11 src/common \
11 src/common \
12 src/SocExplorerEngine \
12 src/SocExplorerEngine \
13 src \
13 src \
14 src/SocExplorer_TCP_Terminal
14 src/SocExplorer_TCP_Terminal
15
15
16
16
17 socexplorercfg.path = $$[QT_INSTALL_PREFIX]/mkspecs/features
17 socexplorercfg.path = $$[QT_INSTALL_PREFIX]/mkspecs/features
18 socexplorercfg.files = \
18 socexplorercfg.files = \
19 src/SocExplorerEngine/plugins/socexplorerplugin.prf
19 src/SocExplorerEngine/plugins/socexplorerplugin.prf
20
20
21
21
22 unix{
22 unix{
23 SocExplorerLauncher.path = /usr/share/applications/
23 SocExplorerLauncher.path = /usr/share/applications/
24 SocExplorerLauncher.files = unixcfg/socexplorer.desktop
24 SocExplorerLauncher.files = unixcfg/socexplorer.desktop
25 SocExplorerAppData.path = /usr/share/appdata/
25 SocExplorerAppData.path = /usr/share/appdata/
26 SocExplorerAppData.files = unixcfg/socexplorer.appdata.xml
26 SocExplorerAppData.files = unixcfg/socexplorer.appdata.xml
27 PluginConfPath.path = /etc/SocExplorer/plugin.conf.d/
27 PluginConfPath.path = /etc/SocExplorer/plugin.conf.d/
28 PluginConfPath.files = unixcfg/plugins.conf
28 PluginConfPath.files = unixcfg/plugins.conf
29 share.path = /usr/share/SocExplorer
29 share.path = /usr/share/SocExplorer
30 share.files = ressources/images/Indiana_Jones_cappello.png \
30 share.files = ressources/images/icon.png \
31 ressources/Grlib.xml
31 ressources/Grlib.xml
32 Wizard.path = /usr/share/qtcreator/templates/wizards/SocExplorerPlugin
32 Wizard.path = /usr/share/qtcreator/templates/wizards/SocExplorerPlugin
33 Wizard.files = Qt_Creator_Wizard/SocExplorerPlugin/logo-lpp-cutted.png \
33 Wizard.files = Qt_Creator_Wizard/SocExplorerPlugin/logo-lpp-cutted.png \
34 Qt_Creator_Wizard/SocExplorerPlugin/plugin.cpp \
34 Qt_Creator_Wizard/SocExplorerPlugin/plugin.cpp \
35 Qt_Creator_Wizard/SocExplorerPlugin/plugin.h \
35 Qt_Creator_Wizard/SocExplorerPlugin/plugin.h \
36 Qt_Creator_Wizard/SocExplorerPlugin/project.pro \
36 Qt_Creator_Wizard/SocExplorerPlugin/project.pro \
37 Qt_Creator_Wizard/SocExplorerPlugin/wizard.xml
37 Qt_Creator_Wizard/SocExplorerPlugin/wizard.xml
38 INSTALLS+=Wizard SocExplorerLauncher share PluginConfPath SocExplorerAppData
38 INSTALLS+=Wizard SocExplorerLauncher share PluginConfPath SocExplorerAppData
39 }
39 }
40 INSTALLS+=socexplorercfg
40 INSTALLS+=socexplorercfg
41
41
42
42
43
43
44
44
45
45
46
46
47
47
48
48
49
49
50
50
51
51
52
52
53
53
54
54
55
55
56
56
57
57
58
58
59
59
60
60
61
61
62
62
63
63
64
64
65
65
66
66
67
67
68
68
69
69
70
70
71
71
72
72
73
73
74
74
75
75
76
76
77
77
78
78
79
79
80
80
81
81
82
82
83
83
84
84
85
85
86
86
87
87
88
88
89
89
90
90
91
91
@@ -1,23 +1,23
1 <RCC>
1 <RCC>
2 <qresource prefix="/images">
2 <qresource prefix="/images">
3 <file alias="logolpp.png">images/logo-lpp.png</file>
3 <file alias="logolpp.png">images/logo-lpp.png</file>
4 <file alias="logocnrs.png">images/LOGO CNRS.png</file>
4 <file alias="logocnrs.png">images/LOGO CNRS.png</file>
5 <file alias="logoso.png">images/LOGO SO.png</file>
5 <file alias="logoso.png">images/LOGO SO.png</file>
6 <file alias="logolppcutted.png">images/logo-lpp-cutted.png</file>
6 <file alias="logolppcutted.png">images/logo-lpp-cutted.png</file>
7 <file alias="trash.svg">images/Gnome-user-trash.svg</file>
7 <file alias="trash.svg">images/Gnome-user-trash.svg</file>
8 <file alias="refresh.svg">images/Gnome-view-refresh.svg</file>
8 <file alias="refresh.svg">images/Gnome-view-refresh.svg</file>
9 <file alias="open.svg">images/Gnome-document-open.svg</file>
9 <file alias="open.svg">images/Gnome-document-open.svg</file>
10 <file alias="add.svg">images/Gnome-list-add.svg</file>
10 <file alias="add.svg">images/Gnome-list-add.svg</file>
11 <file alias="server.svg">images/Gnome-network-server.svg</file>
11 <file alias="server.svg">images/Gnome-network-server.svg</file>
12 <file alias="config.svg">images/Gnome-preferences-system.svg</file>
12 <file alias="config.svg">images/Gnome-preferences-system.svg</file>
13 <file alias="up.svg">images/Gnome-go-up.svg</file>
13 <file alias="up.svg">images/Gnome-go-up.svg</file>
14 <file alias="down.svg">images/Gnome-go-down.svg</file>
14 <file alias="down.svg">images/Gnome-go-down.svg</file>
15 <file alias="icon.png">images/Indiana_Jones_cappello.png</file>
15 <file alias="icon.png">images/icon.png</file>
16 </qresource>
16 </qresource>
17 <qresource prefix="/about">
17 <qresource prefix="/about">
18 <file alias="about.html">txt/about.html</file>
18 <file alias="about.html">txt/about.html</file>
19 </qresource>
19 </qresource>
20 <qresource prefix="/styles">
20 <qresource prefix="/styles">
21 <file alias="SocExplorer.css">Styles/SocExplorer.css</file>
21 <file alias="SocExplorer.css">Styles/SocExplorer.css</file>
22 </qresource>
22 </qresource>
23 </RCC>
23 </RCC>
@@ -1,14 +1,17
1 [Desktop Entry]
1 [Desktop Entry]
2 Version=1.0
2 Version=1.0
3 Name=SocExplorer
3 Name=SocExplorer
4 Name[en_US]=SocExplorer
5
4 Type=Application
6 Type=Application
5 GenericName=SocExplorer
7 GenericName=Soc Explorer
6
8
7 Comment=Software to monitor and explore Soc devices.
9 Comment=Software to monitor and explore Soc devices.
8
10
9 Exec=socexplorer
11 Exec=socexplorer -e %U
10 Icon=/usr/share/SocExplorer/Indiana_Jones_cappello.png
12 Icon=/usr/share/SocExplorer/icon.png
11 Terminal=false
13 Terminal=false
12 Type=Application
14
13 Categories=Application;Programming;
15 Categories=Electronics;Engineering;
14 Name[en_US]=socexplorer.desktop
16
17 MimeType=text/x-python
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
General Comments 0
You need to be logged in to leave comments. Login now