Ubuntu Pastebin

Paste from MacSlow at Tue, 14 Apr 2015 14:02:50 +0000

Download as text
1
2
3
4
5
6
/home/mirco/src/unity8-shellRotation

1> grep "RegExp" `find . -name "*.qml" -print`
./tests/qmltests/tst_Shell.qml:313:            snapDecisionProxyModel.filterRegExp = RegExp("");
./qml/Notifications/Notifications.qml:38:        filterRegExp: RegExp(UnityNotifications.Notification.SnapDecision)
./qml/Dash/GenericScopeView.qml:116:        filterRegExp: /^0$/
Download as text