~donadigo/wingpanel-indicator-sound/fix-g-str-hash-crash

« back to all changes in this revision

Viewing changes to src/Widgets/MprisGui.vala

  • Committer: RabbitBot
  • Author(s): felescoto95 at hotmail
  • Date: 2016-10-23 16:45:01 UTC
  • mfrom: (121.1.2 hide-defauit)
  • Revision ID: rabbitbot-20161023164501-vq1lntesninvtl4v
Remember last player

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
        settings.last_title_info = {ainfo.get_id (), title_label.get_text (), artist_label.get_text (), last_artUrl};
273
273
 
274
274
        this.client = null;
 
275
        this.mpris_name = "";
275
276
    }
276
277
 
277
278
    private void connect_to_client () {