forked from qt/qttools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of changes from the 4.8-temp branch.
- Loading branch information
David Boddie
committed
May 20, 2011
1 parent
1d24b7c
commit 95df408
Showing
12 changed files
with
132 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
examples/designer/calculatorbuilder/calculatorbuilder.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Calculator Builder | ||
Exec=/opt/usr/bin/calculatorbuilder | ||
Icon=calculatorbuilder | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Calculator Form | ||
Exec=/opt/usr/bin/calculatorform | ||
Icon=calculatorform | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
11 changes: 11 additions & 0 deletions
11
examples/designer/containerextension/containerextension.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Container Extension | ||
Exec=/opt/usr/bin/containerextension | ||
Icon=containerextension | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
11 changes: 11 additions & 0 deletions
11
examples/designer/customwidgetplugin/customwidgetplugin.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Custom Widget Plugin | ||
Exec=/opt/usr/bin/customwidgetplugin | ||
Icon=customwidgetplugin | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
11 changes: 11 additions & 0 deletions
11
examples/designer/taskmenuextension/taskmenuextension.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Task Menu Extension | ||
Exec=/opt/usr/bin/taskmenuextension | ||
Icon=taskmenuextension | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
11 changes: 11 additions & 0 deletions
11
examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=World Time Clock Builder | ||
Exec=/opt/usr/bin/worldtimeclockbuilder | ||
Icon=worldtimeclockbuilder | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
11 changes: 11 additions & 0 deletions
11
examples/help/contextsensitivehelp/contextsensitivehelp.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Context-Sensitive Help | ||
Exec=/opt/usr/bin/contextsensitivehelp | ||
Icon=contextsensitivehelp | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Remote Control | ||
Exec=/opt/usr/bin/remotecontrol | ||
Icon=remotecontrol | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Simple Text Viewer | ||
Exec=/opt/usr/bin/simpletextviewer | ||
Icon=simpletextviewer | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Arrow Pad | ||
Exec=/opt/usr/bin/arrowpad | ||
Icon=arrowpad | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Hello tr() | ||
Exec=/opt/usr/bin/hellotr | ||
Icon=hellotr | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[Desktop Entry] | ||
Encoding=UTF-8 | ||
Version=1.0 | ||
Type=Application | ||
Terminal=false | ||
Name=Troll Print | ||
Exec=/opt/usr/bin/trollprint | ||
Icon=trollprint | ||
X-Window-Icon= | ||
X-HildonDesk-ShowInToolbar=true | ||
X-Osso-Type=application/x-executable |