source: trunk/debathena/config/gdm-config/debian/transform_gdm.conf.debathena @ 23276

Revision 23276, 123 bytes checked in by andersk, 15 years ago (diff)
Revert r23269, as per our meeting on Zephyr. We will implement a different plan to solve the remaining issues with the Sessions menu.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s|(\[daemon\]\n)|\1UserAuthDir=/tmp\n| or die;
3s|(\[greeter\]\n)|\1GraphicalTheme=debathena\n| or die;
Note: See TracBrowser for help on using the repository browser.