Skip to content

Commit 05d650d

Browse files
committed
Fixing application icon installation issue
1 parent 1ff51f9 commit 05d650d

11 files changed

+3
-34695
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ src/themes/*.c
99
src/themes/*.swp
1010
src/undo_actions/*.c
1111
src/undo_actions/*.swp
12+
src/.DS_Store

data/com.github.phase1geo.outliner.gresource.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,10 @@
77
<file alias="shortcuts.ui" compressed="true">com.github.phase1geo.outliner.shortcuts.ui</file>
88
</gresource>
99
<gresource prefix="/com/github/phase1geo/outliner/images">
10-
<file alias="com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/com.github.phase1geo.outliner.svg</file>
11-
<file alias="16-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/16/com.github.phase1geo.outliner.svg</file>
1210
<file alias="accessories-text-editor-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/accessories-text-editor-symbolic.svg</file>
1311
<file alias="code-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/code-symbolic.svg</file>
1412
<file alias="superscript-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/superscript-symbolic.svg</file>
1513
<file alias="subscript-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/subscript-symbolic.svg</file>
1614
<file alias="header-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/header-symbolic.svg</file>
17-
<file alias="24-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/24/com.github.phase1geo.outliner.svg</file>
18-
<file alias="32-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/32/com.github.phase1geo.outliner.svg</file>
19-
<file alias="48-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/48/com.github.phase1geo.outliner.svg</file>
20-
<file alias="64-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/64/com.github.phase1geo.outliner.svg</file>
21-
<file alias="128-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/128/com.github.phase1geo.outliner.svg</file>
2215
</gresource>
2316
</gresources>
-2.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)