~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to src/Gtk/RestoreExcludeBox.vala

  • Committer: Tony George
  • Date: 2016-10-05 06:56:05 UTC
  • Revision ID: tony.george.kol@gmail.com-20161005065605-xhm9kcr7twp3b3ib
Disabled ionice options

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
                tt = _("Show more applications to exclude on the next page");
146
146
                chk.set_tooltip_text(tt);
147
147
 
 
148
                // TODO: medium: add more exclude options
 
149
 
148
150
                log_debug("RestoreExcludeBox: RestoreExcludeBox(): exit");
149
151
    }
150
152