AlmaLinux changes: Use AlmaLinux icon as activities button
Use unbranded illustrations Fix Firefox desktop filename in favorites
This commit is contained in:
commit
c517bfa260
File diff suppressed because it is too large
Load Diff
@ -159,7 +159,7 @@ index 97b276dbf9..2bf722b140 100644
|
||||
|
||||
+ if (this._preemptiveAnswerWatchId)
|
||||
+ this._idleMonitor.remove_watch(this._preemptiveAnswerWatchId);
|
||||
+ this._preemptiveAnswerWatchId = this._idleMonitor.add_idle_watch(500,
|
||||
+ this._preemptiveAnswerWatchId = this._idleMonitor.add_idle_watch(3000,
|
||||
+ this._onUserStoppedTypePreemptiveAnswer.bind(this));
|
||||
+
|
||||
if (this._userVerifier)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user