Skip to content

Commit 7e9a0a7

Browse files
committedMay 27, 2016
Merge pull request #3114 from SrNetoChan/new_icons
Adds File Formats mime Icons for debian and rpm
2 parents 70c5ab6 + fb2d5e7 commit 7e9a0a7

File tree

89 files changed

+85
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+85
-5
lines changed
 
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[Desktop Entry]
2+
Type=MimeType
3+
MimeType=application/x-qgis-composer-template
4+
Hidden=false
5+
Comment=QGIS composer template
6+
Icon=qgis-qpt-mime
7+
Patterns=*.qpt;
8+
Name[en_US]=x-qgis-composer-template.desktop
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[Desktop Entry]
2+
Type=MimeType
3+
MimeType=application/x-qgis-layer-definition
4+
Hidden=false
5+
Comment=QGIS layer definition
6+
Icon=qgis-qlr-mime
7+
Patterns=*.qlr;
8+
Name[en_US]=x-qgis-layer-definition.desktop

0 commit comments

Comments
 (0)