mirror of
https://github.com/luzifer-aur/google-chrome-dev.git
synced 2024-11-12 21:02:47 +00:00
rm patch
This commit is contained in:
parent
e500cfe2be
commit
6293e08180
1 changed files with 0 additions and 29 deletions
|
@ -1,29 +0,0 @@
|
||||||
diff -ur usr/share/applications/google-chrome-unstable.desktop usr-patched/share/applications/google-chrome-unstable.desktop
|
|
||||||
--- usr/share/applications/google-chrome-unstable.desktop 2016-10-06 08:51:52.000000000 +0300
|
|
||||||
+++ usr-patched/share/applications/google-chrome-unstable.desktop 2016-10-09 17:00:17.824290100 +0300
|
|
||||||
@@ -105,6 +105,7 @@
|
|
||||||
Comment[zh_CN]=访问互联网
|
|
||||||
Comment[zh_HK]=連線到網際網路
|
|
||||||
Comment[zh_TW]=連線到網際網路
|
|
||||||
+StartupWMClass=Google-chrome-unstable
|
|
||||||
Exec=/usr/bin/google-chrome-unstable %U
|
|
||||||
Terminal=false
|
|
||||||
Icon=google-chrome-unstable
|
|
||||||
@@ -112,6 +113,17 @@
|
|
||||||
Categories=Network;WebBrowser;
|
|
||||||
MimeType=text/html;text/xml;application/xhtml_xml;image/webp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
|
|
||||||
X-Ayatana-Desktop-Shortcuts=NewWindow;NewIncognito
|
|
||||||
+Actions=new-window;new-private-window;
|
|
||||||
+
|
|
||||||
+[Desktop Action new-window]
|
|
||||||
+Name=New Window
|
|
||||||
+StartupWMClass=Google-chrome-unstable
|
|
||||||
+Exec=/usr/bin/google-chrome-unstable
|
|
||||||
+
|
|
||||||
+[Desktop Action new-private-window]
|
|
||||||
+Name=New Private Window
|
|
||||||
+StartupWMClass=Google-chrome-unstable
|
|
||||||
+Exec=/usr/bin/google-chrome-unstable --incognito
|
|
||||||
|
|
||||||
[NewWindow Shortcut Group]
|
|
||||||
Name=New Window
|
|
Loading…
Reference in a new issue