Skip to content

Commit

Permalink
Fix: Update patch (#2892) (#2896)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7f3e685)

Co-authored-by: Gil <[email protected]>
  • Loading branch information
raboneko and ShinyGil authored Jan 8, 2025
1 parent b41cab5 commit 53b4846
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions anda/apps/ruffle/desktop_file_patch.diff
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- a/desktop/packages/linux/rs.ruffle.Ruffle.desktop
+++ b/desktop/packages/linux/rs.ruffle.Ruffle.desktop
@@ -47,7 +47,7 @@ Comment[zh_CN]=播放 Flash 游戏和动画
@@ -54,7 +54,7 @@ Comment[zh_CN]=播放 Flash 游戏和动画
Comment[zh_TW]=播放 Flash 遊戲和動畫
Comment=Play Flash games & movies
Icon=rs.ruffle.Ruffle
-Exec=ruffle %u
+Exec=ruffle_desktop %u
MimeType=application/x-shockwave-flash;application/vnd.adobe.flash.movie
Categories=AudioVideo;Player;Graphics;Viewer;VectorGraphics;Game
Keywords[ar]=الفلاش;swf;مشغل;محاكي;رَسْت
Keywords[ar]=الفلاش;swf;مشغل;محاكي
2 changes: 1 addition & 1 deletion anda/apps/ruffle/ruffle-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ language. Ruffle targets both the desktop and the web using WebAssembly.}

Name: ruffle-nightly
Version: %goodver
Release: 1%?dist
Release: 2%?dist
Summary: A Flash Player emulator written in Rust
License: Apache-2.0 OR MIT
URL: https://ruffle.rs/
Expand Down

0 comments on commit 53b4846

Please sign in to comment.