~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to etc/xdg/xdg-xubuntu/xfce4/mount.rc

  • Committer: Lionel Le Folgoc
  • Date: 2010-08-15 15:04:02 UTC
  • Revision ID: mrpouit@ubuntu.com-20100815150402-z5ysfxnecxg4s7r9
* Refreshed translations.
* debian/control: bumped Standard-Version to 3.9.1.
* Drop pre-lucid code:
  - debian/postinst: drop conffile moving
  - debian/preinst: dropped, unneeded.
* etc/xdg/xdg-xubuntu/menus/xfce-applications.menu: hide aumix menu entry
  and move software center toward the bottom, thanks Jim Campbell.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[vfat]
2
 
uid=<auto>
3
 
shortname=winnt
4
 
utf8=true
5
 
# Make sure the device does not get 0777 permissions, (maybe) to drop with exo >= 0.5
6
 
umask=0077
7
 
 
8
 
[iso9660]
9
 
uid=<auto>
10
 
utf8=true
11
 
 
12
 
[udf]
13
 
uid=<auto>
14
 
iocharset=<auto>
15
 
 
16
 
[ntfs]
17
 
uid=<auto>
18
 
 
19
 
[ntfs-3g]
20
 
uid=<auto>
21
 
# Make sure the device does not get 0777 permissions, (maybe) to drop with exo >= 0.5
22
 
umask=0077