~neon/nepomuk-core/master

« back to all changes in this revision

Viewing changes to kcm/nepomukconfigwidget.ui

  • Committer: Sebastian Trueg
  • Date: 2011-08-10 21:28:28 UTC
  • mto: (0.1.1504)
  • mto: This revision was merged to the branch mainline in revision 835.
  • Revision ID: git-v1:2789e7236245ff119b58b7c5008ca6ab1506820c
Replaced the term "strigi" with "file indexer" everywhere.

The only exception is the config file so we do not loose folder
configurations and do not have to do tedious config migration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
       <item>
102
102
        <widget class="QGroupBox" name="groupBox">
103
103
         <property name="title">
104
 
          <string>Strigi Desktop File Indexer</string>
 
104
          <string>Nepomuk Desktop File Indexer</string>
105
105
         </property>
106
106
         <layout class="QVBoxLayout" name="verticalLayout">
107
107
          <item>
108
108
           <widget class="QLabel" name="label_2">
109
109
            <property name="text">
110
 
             <string>Strigi desktop search allows searching for files by content instead of just by name.</string>
 
110
             <string>Nepomuk desktop search allows searching for files by content instead of just by name.</string>
111
111
            </property>
112
112
            <property name="wordWrap">
113
113
             <bool>true</bool>
115
115
           </widget>
116
116
          </item>
117
117
          <item>
118
 
           <widget class="QCheckBox" name="m_checkEnableStrigi">
 
118
           <widget class="QCheckBox" name="m_checkEnableFileIndexer">
119
119
            <property name="text">
120
 
             <string>Enable Strigi Desktop File Indexer</string>
 
120
             <string>Enable Nepomuk File Indexer</string>
121
121
            </property>
122
122
           </widget>
123
123
          </item>
140
140
             </spacer>
141
141
            </item>
142
142
            <item>
143
 
             <widget class="KSqueezedTextLabel" name="m_labelStrigiStatus">
 
143
             <widget class="KSqueezedTextLabel" name="m_labelFileIndexerStatus">
144
144
              <property name="sizePolicy">
145
145
               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
146
146
                <horstretch>1</horstretch>