diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-10-21 11:21:53 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-10-24 13:59:53 +0200 |
commit | 6351fab9c8ae6233590eabbd806d1083a0cde3b2 (patch) | |
tree | 2e9f67c528f34141710476459088b60ba997dc65 /scp2 | |
parent | f17c10545fabefd027b278798840706f2dbf4a04 (diff) |
Undo basis/brand split: moved nsplugin from basis to brand.
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 769eba649080..7f61083a41be 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -114,7 +114,7 @@ End File gid_File_Exe_Nsplugin BIN_FILE_BODY; Styles = (PACKED); - Dir = gid_Dir_Program; + Dir = gid_Brand_Dir_Program; #ifdef UNX Name = "nsplugin"; #else |