Skip to content

Commit

Permalink
Fixing application icon installation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Oct 9, 2024
1 parent 1ff51f9 commit 05d650d
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 34,695 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ src/themes/*.c
src/themes/*.swp
src/undo_actions/*.c
src/undo_actions/*.swp
src/.DS_Store
7 changes: 0 additions & 7 deletions data/com.github.phase1geo.outliner.gresource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,10 @@
<file alias="shortcuts.ui" compressed="true">com.github.phase1geo.outliner.shortcuts.ui</file>
</gresource>
<gresource prefix="/com/github/phase1geo/outliner/images">
<file alias="com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/com.github.phase1geo.outliner.svg</file>
<file alias="16-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/16/com.github.phase1geo.outliner.svg</file>
<file alias="accessories-text-editor-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/accessories-text-editor-symbolic.svg</file>
<file alias="code-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/code-symbolic.svg</file>
<file alias="superscript-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/superscript-symbolic.svg</file>
<file alias="subscript-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/subscript-symbolic.svg</file>
<file alias="header-symbolic" compressed="true" preprocess="xml-stripblanks">images/icons/16/header-symbolic.svg</file>
<file alias="24-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/24/com.github.phase1geo.outliner.svg</file>
<file alias="32-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/32/com.github.phase1geo.outliner.svg</file>
<file alias="48-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/48/com.github.phase1geo.outliner.svg</file>
<file alias="64-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/64/com.github.phase1geo.outliner.svg</file>
<file alias="128-com.github.phase1geo.outliner.svg" compressed="true" preprocess="xml-stripblanks">images/icons/128/com.github.phase1geo.outliner.svg</file>
</gresource>
</gresources>
Binary file removed data/images/com.github.phase1geo.outliner.png
Binary file not shown.
Loading

0 comments on commit 05d650d

Please sign in to comment.