[PC-BSD Commits] r18303 - in pbi/modules/x11/rxvt-unicode: xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 7 10:19:46 PDT 2012
Author: kenmoore
Date: 2012-08-07 17:19:46 +0000 (Tue, 07 Aug 2012)
New Revision: 18303
Modified:
pbi/modules/x11/rxvt-unicode/xdg-desktop/urxvt.desktop
pbi/modules/x11/rxvt-unicode/xdg-menu/urxvt.desktop
Log:
Disable the StartupNotify desktop/menu option from the x11/rxvt-unicode module.
Modified: pbi/modules/x11/rxvt-unicode/xdg-desktop/urxvt.desktop
===================================================================
--- pbi/modules/x11/rxvt-unicode/xdg-desktop/urxvt.desktop 2012-08-07 16:46:08 UTC (rev 18302)
+++ pbi/modules/x11/rxvt-unicode/xdg-desktop/urxvt.desktop 2012-08-07 17:19:46 UTC (rev 18303)
@@ -7,4 +7,4 @@
Exec=%%PBI_EXEDIR%%/urxvt
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/rxvt.png
-StartupNotify=true
+StartupNotify=false
Modified: pbi/modules/x11/rxvt-unicode/xdg-menu/urxvt.desktop
===================================================================
--- pbi/modules/x11/rxvt-unicode/xdg-menu/urxvt.desktop 2012-08-07 16:46:08 UTC (rev 18302)
+++ pbi/modules/x11/rxvt-unicode/xdg-menu/urxvt.desktop 2012-08-07 17:19:46 UTC (rev 18303)
@@ -7,5 +7,5 @@
Exec=%%PBI_EXEDIR%%/urxvt
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/rxvt.png
-StartupNotify=true
+StartupNotify=false
Categories=System;
More information about the Commits
mailing list