look for themes in ~/.themes/NAME/metacity-1/ and
2002-07-24 Havoc Pennington <hp@redhat.com> * src/theme-parser.c (meta_theme_load): look for themes in ~/.themes/NAME/metacity-1/ and datadir/themes/NAME/metacity-1 instead of the old locations. * src/themes/Makefile.am: install themes to datadir/themes/NAME/metacity-1/ to match how GTK works, breaking third-party themes yet again! woot!
This commit is contained in:

committed by
Havoc Pennington

parent
28958e51ef
commit
88a0d1ff03
@ -1872,8 +1872,6 @@ get_control (MetaFrames *frames,
|
||||
return META_FRAME_CONTROL_RESIZE_E;
|
||||
}
|
||||
}
|
||||
|
||||
noresize:
|
||||
|
||||
return META_FRAME_CONTROL_NONE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user