<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Intel Software Desktop Environment Menu Integration in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-Software-Desktop-Environment-Menu-Integration/m-p/1012741#M34818</link>
    <description>&lt;P&gt;Dear community,&lt;/P&gt;

&lt;P&gt;I've created some Linux desktop files hopefully useful for integration of the Intel Parallel Studio XE 2015 GUI tools in the common desktop environments menu through &lt;A href="http://standards.freedesktop.org/desktop-entry-spec/latest/"&gt;desktop entries&lt;/A&gt;. The files are published under public domain.&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iadvi.desktop
[Desktop Entry]
Type=Application
Name=Intel Advisor XE 2015
GenericName=Intel Advisor XE 2015
Comment=Threading Design &amp;amp; Prototyping
Icon=/opt/intel/advisor_xe_2015/documentation/en/welcomepage/get_started_files/images/advi_icon.gif
Exec=sh -c '. /opt/intel/advisor_xe_2015/advixe-vars.sh;advixe-gui'
Keywords=Intel;advisor;analyze;design;tune;check 
X-AppInstall-Keywords=Intel;advisor;analyze;design;tune;check
X-GNOME-Keywords=Intel;advisor;analyze;design;tune;check
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iampl.desktop
[Desktop Entry]
Type=Application
Name=Intel VTune Amplifier XE 2015
GenericName=Intel VTune Amplifier XE 2015
Comment=Performance Profiler
Icon=/opt/intel/vtune_amplifier_xe_2015/documentation/en/welcomepage/get_started_files/images/ampl_icon.gif
Exec=sh -c '. /opt/intel/vtune_amplifier_xe_2015/amplxe-vars.sh;amplxe-gui'
Keywords=Intel;VTune;Amplifier;performance;profiler;
X-AppInstall-Keywords=Intel;VTune;Amplifier;performance;profiler;
X-GNOME-Keywords=Intel;VTune;Amplifier;performance;profiler;
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iinsp.desktop
[Desktop Entry]
Type=Application
Name=Intel Inspector XE 2015
GenericName=Intel Inspector XE 2015
Comment=Memory &amp;amp; Thread Debugger
Icon=/opt/intel/inspector_xe_2015/documentation/en/welcomepage/get_started_files/images/insp_icon.png
Exec=sh -c '. /opt/intel/inspector_xe_2015/inspxe-vars.sh;inspxe-gui'
Keywords=Intel;Inspector;memory;thread;debugger
X-AppInstall-Keywords=Intel;Inspector;memory;thread;debugger
X-GNOME-Keywords=Intel;Inspector;memory;thread;debugger
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/itac.desktop
[Desktop Entry]
Type=Application
Name=Intel Trace Analyzer and Collector
GenericName=Intel Trace Analyzer and Collector
Comment=MPI Performance Profiler
Icon=/opt/intel/itac_latest/doc/get_started_files/images/itac_icon.png
Exec=sh -c '. /opt/intel/itac_latest/bin/itacvars.sh;traceanalyzer'
Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
X-AppInstall-Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
X-GNOME-Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
Terminal=No
Categories=Development;&lt;/PRE&gt;

&lt;P&gt;Feel free to edit and enhance the files as necessary. At the current state, they only use existing data (logos and scripts) from the default installation.&lt;/P&gt;

&lt;P&gt;I have some notes for the &lt;STRONG&gt;Intel Software packager&lt;/STRONG&gt;:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Please add a more useful Icons to the default installation, e.g. in xpm format&lt;/LI&gt;
	&lt;LI&gt;Distinct between XE and non-XE logos if necessary&lt;/LI&gt;
	&lt;LI&gt;Create larger logos for actual desktop environments, i.e. 256x256 at least or as SVG&lt;/LI&gt;
	&lt;LI&gt;Add the desktop-files from above to the default installation&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;René&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2015 10:23:48 GMT</pubDate>
    <dc:creator>Rene_Oertel</dc:creator>
    <dc:date>2015-05-22T10:23:48Z</dc:date>
    <item>
      <title>Intel Software Desktop Environment Menu Integration</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Software-Desktop-Environment-Menu-Integration/m-p/1012741#M34818</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;

&lt;P&gt;I've created some Linux desktop files hopefully useful for integration of the Intel Parallel Studio XE 2015 GUI tools in the common desktop environments menu through &lt;A href="http://standards.freedesktop.org/desktop-entry-spec/latest/"&gt;desktop entries&lt;/A&gt;. The files are published under public domain.&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iadvi.desktop
[Desktop Entry]
Type=Application
Name=Intel Advisor XE 2015
GenericName=Intel Advisor XE 2015
Comment=Threading Design &amp;amp; Prototyping
Icon=/opt/intel/advisor_xe_2015/documentation/en/welcomepage/get_started_files/images/advi_icon.gif
Exec=sh -c '. /opt/intel/advisor_xe_2015/advixe-vars.sh;advixe-gui'
Keywords=Intel;advisor;analyze;design;tune;check 
X-AppInstall-Keywords=Intel;advisor;analyze;design;tune;check
X-GNOME-Keywords=Intel;advisor;analyze;design;tune;check
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iampl.desktop
[Desktop Entry]
Type=Application
Name=Intel VTune Amplifier XE 2015
GenericName=Intel VTune Amplifier XE 2015
Comment=Performance Profiler
Icon=/opt/intel/vtune_amplifier_xe_2015/documentation/en/welcomepage/get_started_files/images/ampl_icon.gif
Exec=sh -c '. /opt/intel/vtune_amplifier_xe_2015/amplxe-vars.sh;amplxe-gui'
Keywords=Intel;VTune;Amplifier;performance;profiler;
X-AppInstall-Keywords=Intel;VTune;Amplifier;performance;profiler;
X-GNOME-Keywords=Intel;VTune;Amplifier;performance;profiler;
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/iinsp.desktop
[Desktop Entry]
Type=Application
Name=Intel Inspector XE 2015
GenericName=Intel Inspector XE 2015
Comment=Memory &amp;amp; Thread Debugger
Icon=/opt/intel/inspector_xe_2015/documentation/en/welcomepage/get_started_files/images/insp_icon.png
Exec=sh -c '. /opt/intel/inspector_xe_2015/inspxe-vars.sh;inspxe-gui'
Keywords=Intel;Inspector;memory;thread;debugger
X-AppInstall-Keywords=Intel;Inspector;memory;thread;debugger
X-GNOME-Keywords=Intel;Inspector;memory;thread;debugger
Terminal=No
Categories=Development;
&lt;/PRE&gt;

&lt;PRE class="brush:plain;"&gt;cat /usr/share/applications/itac.desktop
[Desktop Entry]
Type=Application
Name=Intel Trace Analyzer and Collector
GenericName=Intel Trace Analyzer and Collector
Comment=MPI Performance Profiler
Icon=/opt/intel/itac_latest/doc/get_started_files/images/itac_icon.png
Exec=sh -c '. /opt/intel/itac_latest/bin/itacvars.sh;traceanalyzer'
Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
X-AppInstall-Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
X-GNOME-Keywords=Intel;trace;analyzer;collector;MPI;performance;profiler;
Terminal=No
Categories=Development;&lt;/PRE&gt;

&lt;P&gt;Feel free to edit and enhance the files as necessary. At the current state, they only use existing data (logos and scripts) from the default installation.&lt;/P&gt;

&lt;P&gt;I have some notes for the &lt;STRONG&gt;Intel Software packager&lt;/STRONG&gt;:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Please add a more useful Icons to the default installation, e.g. in xpm format&lt;/LI&gt;
	&lt;LI&gt;Distinct between XE and non-XE logos if necessary&lt;/LI&gt;
	&lt;LI&gt;Create larger logos for actual desktop environments, i.e. 256x256 at least or as SVG&lt;/LI&gt;
	&lt;LI&gt;Add the desktop-files from above to the default installation&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;René&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 10:23:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Software-Desktop-Environment-Menu-Integration/m-p/1012741#M34818</guid>
      <dc:creator>Rene_Oertel</dc:creator>
      <dc:date>2015-05-22T10:23:48Z</dc:date>
    </item>
  </channel>
</rss>

