diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1999-12-06 23:23:41 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1999-12-06 23:23:41 +0000 |
commit | 1d23907d45a168e45dc65b89b36f30bb094c37ff (patch) | |
tree | 7effb91babbc4edb5c0bc244ce63738a13709131 /docs | |
parent | 44302b3c22f7b27bce0d7d9ca1c8189f14526195 (diff) | |
download | nautilus-1d23907d45a168e45dc65b89b36f30bb094c37ff.tar.gz |
Implement libnautilus.
Implement libnautilus.
Normalize the way requests and notifications are passed around.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/design.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/design.txt b/docs/design.txt new file mode 100644 index 000000000..8236d0618 --- /dev/null +++ b/docs/design.txt @@ -0,0 +1,2 @@ +Factors that influence how a URL will be displayed: + In a new window or not
\ No newline at end of file |