probonopd
2018-05-05 09:51:19 +02:00
committed by GitHub
parent cff70d33b0
commit e3083e3e79
+1
View File
@@ -55,6 +55,7 @@ You'll need to provide the basic structure of an `AppDir` which should look some
└── icons
└── <theme>
└── <resolution>
└── apps
└── your_app.png
```
Replace `<theme>` and `<resolution>` with (for example) `hicolor` and `256x256` respectively; see [icon theme spec](https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html) for more details.