This file is indexed.

/usr/lib/kde4/imports/org/kde/plasma/mobilecomponents/Animations.js is in plasma-active-mobilecomponents 2.0+git2012021101-0ubuntu4~ppa3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
.pragma library

// a normal animation
var normalDuration = 250;

// for direct feedback, such as tapping
var feedbackDuration = 50;