소스 검색

The Icon key should not contain extension

According to the official [Icon Theme Spec](http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup) the Icon key in the desktop entry file should not contain the file extension.
master
Valentin Hăloiu Bert Münnich 10 년 전
부모
커밋
197945f287
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      Makefile
  2. +1
    -1
      sxiv.desktop

+ 1
- 1
Makefile 파일 보기

@@ -1,4 +1,4 @@
VERSION := git-20150105
VERSION := git-20150106

PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man


+ 1
- 1
sxiv.desktop 파일 보기

@@ -5,4 +5,4 @@ GenericName=Image Viewer
Exec=sxiv %F
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;
NoDisplay=true
Icon=sxiv.png
Icon=sxiv

||||||
x
 
000:0
불러오는 중...
취소
저장