This is an automated email from the git hooks/post-receive script. b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/exo.
commit 0cf435fad1b9e2c5460f9a490c588ae16f83f338 Author: Sean Davis <[email protected]> Date: Sun Jul 16 08:14:56 2017 -0400 Drop conflicting vivaldi helper (Xfce #13712, Gentoo #624546) --- exo-helper/helpers/Makefile.am | 1 - exo-helper/helpers/vivaldi.desktop.in.in | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/exo-helper/helpers/Makefile.am b/exo-helper/helpers/Makefile.am index 619203c..5109c50 100644 --- a/exo-helper/helpers/Makefile.am +++ b/exo-helper/helpers/Makefile.am @@ -51,7 +51,6 @@ desktop_in_in_files = \ thunderbird.desktop.in.in \ urxvt.desktop.in.in \ vimprobable2.desktop.in.in \ - vivaldi.desktop.in.in \ w3m.desktop.in.in \ xfce4-terminal.desktop.in.in \ xfe.desktop.in.in \ diff --git a/exo-helper/helpers/vivaldi.desktop.in.in b/exo-helper/helpers/vivaldi.desktop.in.in deleted file mode 100644 index 2dfa480..0000000 --- a/exo-helper/helpers/vivaldi.desktop.in.in +++ /dev/null @@ -1,11 +0,0 @@ - -[Desktop Entry] -Version=1.0 -Icon=vivaldi -Type=X-XFCE-Helper -_Name=Vivaldi -StartupNotify=true -X-XFCE-Binaries=vivaldi; -X-XFCE-Category=WebBrowser -X-XFCE-Commands=%B; -X-XFCE-CommandsWithParameter=%B "%s"; -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
