summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-04-07 23:27:25 +0000
committerNorbert Preining <preining@logic.at>2018-04-07 23:27:25 +0000
commitb621d63e03a40db76dc7f3f94c01e743c550ebd8 (patch)
treeb76ff6a416262ecb8c797fb54963d83bf2a8e625 /Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
parentf5dae7d271b9c99cc0d5872883e0ec8e65b0cc23 (diff)
tlcockpit 0.9
git-svn-id: svn://tug.org/texlive/trunk@47366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala')
-rw-r--r--Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala b/Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
index 67b60576944..dadb8c516df 100644
--- a/Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
+++ b/Master/texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
@@ -1212,6 +1212,10 @@ tlmgr>
table.prefHeight = 300
table.showRoot = false
table.vgrow = Priority.Always
+ table.placeholder = new Label("No backups available") {
+ opacity = 0.4f
+ font = msgFont
+ }
table.rowFactory = { _ =>
val row = new TreeTableRow[TLBackupDisplay] {}
val ctm = new ContextMenu(