aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdrip/files/patch-lib__Video__DVDRip__GUI__Project__Storage.pm
blob: acc6e4b11e5ee328f1971f6be1b567883a96db56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- lib/Video/DVDRip/GUI/Project/Storage.pm.orig	Sat Sep 23 16:06:43 2006
+++ lib/Video/DVDRip/GUI/Project/Storage.pm	Sat Sep 23 16:15:30 2006
@@ -144,6 +144,12 @@
                                             ."Either it's the filename of a physical DVD "
                                             ."device or the path of a full DVD image copy."
                             ),
+                            Gtk2::Ex::FormFactory::Label->new(
+                                label =>
+				    __"Important: On FreeBSD, please mount your DVD disc first\n"
+				     ."(eg 'mount /cdrom'), and then specify the mountpoint above\n"
+				     ."(click \"Choose DVD image directory\" and select '/cdrom').\n"
+                            ),
                         ],
                     ),
                 ],