소스 검색

Base: Setup file associations for .tvg

MacDue 2 년 전
부모
커밋
7a0e3474d6
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      Base/home/anon/.config/LaunchServer.ini
  2. 1 1
      Base/res/apps/ImageViewer.af

+ 1 - 0
Base/home/anon/.config/LaunchServer.ini

@@ -11,6 +11,7 @@ jpeg=/bin/ImageViewer
 qoi=/bin/ImageViewer
 qoi=/bin/ImageViewer
 webp=/bin/ImageViewer
 webp=/bin/ImageViewer
 tga=/bin/ImageViewer
 tga=/bin/ImageViewer
+tvg=/bin/ImageViewer
 ico=/bin/ImageViewer
 ico=/bin/ImageViewer
 html=/bin/Browser
 html=/bin/Browser
 wav=/bin/SoundPlayer
 wav=/bin/SoundPlayer

+ 1 - 1
Base/res/apps/ImageViewer.af

@@ -4,4 +4,4 @@ Executable=/bin/ImageViewer
 Category=Graphics
 Category=Graphics
 
 
 [Launcher]
 [Launcher]
-FileTypes=bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi,tga,ico
+FileTypes=bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi,tga,tvg,ico