mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
10 lines
324 B
Desktop File
10 lines
324 B
Desktop File
--- data/applications/mime-dummy-handler.desktop.orig 2015-06-18 15:47:40.000000000 +0200
|
|
+++ data/applications/mime-dummy-handler.desktop 2015-07-03 09:30:57.146642000 +0200
|
|
@@ -1,6 +1,6 @@
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=Dummy URI Handler
|
|
-Exec=true %U
|
|
+Exec=/usr/bin/true %U
|
|
Terminal=false
|
|
StartupNotify=false
|