summaryrefslogtreecommitdiff
path: root/data/playlist.ui
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-07-02 20:18:16 +0100
committerBastien Nocera <hadess@hadess.net>2012-07-02 20:24:29 +0100
commit749e836002a29444023160a94806529fd2d071aa (patch)
treee1bef17fc2de20459473321aaace7275ed35c142 /data/playlist.ui
parent7936d9031bc8b551bebf5bfb11130afd1f610ddb (diff)
downloadtotem-749e836002a29444023160a94806529fd2d071aa.tar.gz
main: Add a GMount column to the playlist
To keep track of it, as by the time the GMount will disappear, it will be too late to try and look for it, and we'd have nothing to compare it against.
Diffstat (limited to 'data/playlist.ui')
-rw-r--r--data/playlist.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/playlist.ui b/data/playlist.ui
index 71842277a..149f0578a 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -56,6 +56,8 @@
<column type="gchararray"/>
<!-- column-name file-monitor -->
<column type="GObject"/>
+ <!-- column-name mount -->
+ <column type="GObject"/>
<!-- column-name mime-type -->
<column type="gchararray"/>
</columns>