mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
add comment for build version reading in the future
This commit is contained in:
@@ -121,6 +121,8 @@ local last_file = G_reader_settings:readSetting("lastfile")
|
|||||||
Screen:updateRotationMode()
|
Screen:updateRotationMode()
|
||||||
Screen.native_rotation_mode = Screen.cur_rotation_mode
|
Screen.native_rotation_mode = Screen.cur_rotation_mode
|
||||||
|
|
||||||
|
--@TODO we can read version here, refer to commit in master tree: (houqp)
|
||||||
|
--87712cf0e43fed624f8a9f610be42b1fe174b9fe
|
||||||
|
|
||||||
|
|
||||||
if ARGV[optind] then
|
if ARGV[optind] then
|
||||||
|
|||||||
Reference in New Issue
Block a user