Browse Source

Changed to extend mnemosyne

0.2-maint
Alejandro Mery 16 years ago
parent
commit
33150ccc80
3 changed files with 20 additions and 1 deletions
  1. +3
    -1
      config.in
  2. +1
    -0
      extends
  3. +16
    -0
      inconfig.in

+ 3
- 1
config.in

@ -1,7 +1,7 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: target/Idunn/config.in
# Filename: target/idunn/config.in
# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2008 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
@ -47,3 +47,5 @@ SDECFGSET_PKG_GCC_OBJC=0
SDECFGSET_PKG_BUSYBOX_SYMLINKS=1 SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
SDECFGSET_PKG_BUSYBOX_DEFCONFIG=0 SDECFGSET_PKG_BUSYBOX_DEFCONFIG=0
SDECFGSET_PKG_BUSYBOX_SUSv2=0 SDECFGSET_PKG_BUSYBOX_SUSv2=0
menu_begin MENU_MNEMOSYNE 'Mnemosyne Options'

+ 1
- 0
extends

@ -0,0 +1 @@
mnemosyne

+ 16
- 0
inconfig.in

@ -0,0 +1,16 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/idunn/inconfig.in
# Copyright (C) 2008 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
menu_end
comment ' '

Loading…
Cancel
Save