~andrewsomething/ubuntu/lucid/metacity/lp-515682

« back to all changes in this revision

Viewing changes to src/core/session.h

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-07 23:28:05 UTC
  • mfrom: (1.2.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20081107232805-fucpzd207twf72e6
Tags: 1:2.25.5-0ubuntu1
* New upstream release
  - Build-dep on gnome-doc-utils

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
2
2
 
3
 
/* Metacity Session Management */
 
3
/**
 
4
 * \file session.h   Session management
 
5
 *
 
6
 * Maps windows to information about their placing and state on startup.
 
7
 * This is window matching, which we have a policy of leaving in general
 
8
 * to programs such as Devil's Pie, but the session manager specification
 
9
 * requires us to do it here.
 
10
 */
4
11
 
5
12
/* 
6
13
 * Copyright (C) 2001 Havoc Pennington