diff options
Diffstat (limited to 'x11/gnome-flashback/files/pkg-message.in')
-rw-r--r-- | x11/gnome-flashback/files/pkg-message.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/gnome-flashback/files/pkg-message.in b/x11/gnome-flashback/files/pkg-message.in new file mode 100644 index 000000000000..5e0830663dcf --- /dev/null +++ b/x11/gnome-flashback/files/pkg-message.in @@ -0,0 +1,16 @@ +[ +{ type: install + message: <<EOM +In order to launch your session. Copy 'xprofile' into your home directory: + cp %%EXAMPLESDIR%%/xprofile ~/.xprofile + +Create or edit /var/db/AccountsService/users/YOURLOGIN file: + [User] + Language=fr_FR.UTF-8 # e.g. for French users + Session=gnome-flashback-metacity + SystemAccount=false + +Replace YOURLOGIN by your login. +EOM +} +] |