[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/eom][master] debian/patches: Add 0001_restore_image_types.patch. Restore all the image...



Title: GitLab

Martin Wimpress pushed to branch master at Debian and Ubuntu MATE Packaging Team / eom

Commits:

2 changed files:

Changes:

  • debian/patches/0001_restore_image_types.patch
    1
    +From b513cb34bc51878afff225cf4e596ac68fef58f8 Mon Sep 17 00:00:00 2001
    
    2
    +From: Victor Kareh <vkareh@redhat.com>
    
    3
    +Date: Mon, 10 Jun 2019 12:30:31 -0400
    
    4
    +Subject: [PATCH] Restore image types list and add wildcard
    
    5
    +
    
    6
    +---
    
    7
    + data/eom.desktop.in.in | 2 +-
    
    8
    + 1 file changed, 1 insertion(+), 1 deletion(-)
    
    9
    +
    
    10
    +diff --git a/data/eom.desktop.in.in b/data/eom.desktop.in.in
    
    11
    +index 938bb7c..a8e7dcb 100644
    
    12
    +--- a/data/eom.desktop.in.in
    
    13
    ++++ b/data/eom.desktop.in.in
    
    14
    +@@ -14,4 +14,4 @@ X-MATE-Bugzilla-Product=EOM
    
    15
    + X-MATE-Bugzilla-Component=general
    
    16
    + X-MATE-Bugzilla-Version=@VERSION@
    
    17
    + X-MATE-DocPath=eom/index.docbook
    
    18
    +-MimeType=image/*;
    
    19
    ++MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;image/x-icns;image/*;

  • debian/patches/series
    1
    +0001_restore_image_types.patch


  • Reply to: