[22941] in Source-Commits
third/gnome-panel/gnome-panel
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Wed Apr 11 19:32:47 2007
Date: Wed, 11 Apr 2007 19:32:35 -0400
From: rbasch@MIT.EDU
Message-Id: <200704112332.l3BNWZfV031660@abulia.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/gnome-panel/gnome-panel
In directory abulia.mit.edu:/local/rbasch/src/athena-release/third/gnome-panel/gnome-panel
Modified Files:
panel-run-dialog.c
Log Message:
Backport revision 1.44 from GNOME CVS, which speeds up the dialog by
only looking for executables which match what the user has already
typed in (instead of stat'ing every executable in the PATH).