Overview
Comment: | [fx] deeper arrows in case their position is at the extreme left |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fx |
Files: | files | file ages | folders |
SHA3-256: |
55c2dc47f17db27f27173ea6ae27f43d |
User & Date: | olr on 2017-08-11 17:26:24 |
Other Links: | manifest | tags |
Context
2017-08-13
| ||
17:30 | [fr] pléonasme: à partir de dorénavant check-in: 0db05a586e user: olr tags: trunk, fr | |
2017-08-11
| ||
17:26 | [fx] deeper arrows in case their position is at the extreme left check-in: 55c2dc47f1 user: olr tags: trunk, fx | |
2017-08-10
| ||
10:38 | [fr] màj: confusion <quelque part> check-in: b8785fc7ff user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/xpi/data/img/gc_tooltip_arrow.png from [fd88b7cdf7] to [07b309ad1f].
cannot compute difference between binary files
Modified gc_lang/fr/xpi/data/img/sc_tooltip_arrow.png from [983d7be01e] to [ff68f117f3].
cannot compute difference between binary files
Modified gc_lang/fr/xpi/ui.js from [3411c9d37e] to [b479190f2b].
︙ | |||
393 394 395 396 397 398 399 | 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 | - - - - + + + + | combo: "accel-shift-f11", onPress: function () { createGCPanel(); if (!xGCPanel.isShowing) { xGCPanel.show({position: xMainButton}); } xActiveWorker = null; |
︙ |