Skip to content

Commit

Permalink
Merge pull request #347 from gaphor/app-icon-preview
Browse files Browse the repository at this point in the history
App icon preview
  • Loading branch information
danyeaw committed Jun 8, 2020
2 parents 9f4fe6a + 5e6cf93 commit 03a78a2
Show file tree
Hide file tree
Showing 23 changed files with 3,176 additions and 490 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Gaphor <img src="logos/gaphor.svg" width="48">
# Gaphor <img src="logos/org.gaphor.Gaphor.svg" width="48">

[![Build state](https://github.com/gaphor/gaphor/workflows/Build/badge.svg)](https://github.com/gaphor/gaphor/actions)
[![Maintainability](https://api.codeclimate.com/v1/badges/f00974f5d7fe69fe4ecd/maintainability)](https://codeclimate.com/github/gaphor/gaphor/maintainability)
Expand Down
6 changes: 3 additions & 3 deletions gaphor/services/helpservice/about.glade
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!-- Generated with glade 3.22.2 -->
<interface>
<requires lib="gtk+" version="3.20"/>
<object class="GtkAboutDialog" id="about">
Expand All @@ -19,8 +19,8 @@ Jeroen Vloothuis, Dan Yeaw,
Enno Groeper, Adam Boduch,
Alexis Howells, Melis Doğan</property>
<property name="translator_credits" translatable="yes">Jordi Mallach (ca), Antonin Delpeuch (fr), Ygor Mutti (pt_BR)</property>
<property name="logo">gaphor-96x96.png</property>
<child>
<property name="logo">org.gaphor.Gaphor.svg</property>
<child type="titlebar">
<placeholder/>
</child>
<child internal-child="vbox">
Expand Down
Binary file removed gaphor/services/helpservice/gaphor-96x96.png
Binary file not shown.
8 changes: 8 additions & 0 deletions gaphor/services/helpservice/org.gaphor.Gaphor.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03a78a2

Please sign in to comment.