Skip to content

Commit

Permalink
Merge pull request #4873 from myk002/myk_family_affairs
Browse files Browse the repository at this point in the history
rename gui/pregnancy to gui/family-affairs
  • Loading branch information
myk002 authored Aug 25, 2024
2 parents e085e12 + 9dc44cd commit 994b146
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion data/init/dfhack.tools.init
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ alias add autounsuspend suspendmanager
alias add drain-aquifer aquifer drain --all
alias add gui/dig gui/design
alias add version help
alias add gui/family-affairs gui/pregnancy
alias add gui/pregnancy gui/family-affairs --pregnancy
6 changes: 0 additions & 6 deletions docs/about/Removed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -245,12 +245,6 @@ gui/dig
=======
Renamed to `gui/design`.

.. _gui/family-affairs:

gui/family-affairs
==================
Merged into `gui/pregnancy`.

.. _gui/hack-wish:

gui/hack-wish
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ Template for new versions:

## Misc Improvements
- `orders`: more space efficient workshop overlay
- `gui/family-affairs`: is now an alias that points to `gui/pregnancy`
- `sort`: Search results on the Places>Stockpile tab now filter based on: the stockpile's default name & number, customized name, and the storable-category flags that are enabled for the stockpile
- `gui/family-affairs`: you can start this tool by the name ``gui/pregnancy`` to start on the "Pregnancies" tab

## Documentation
- Lua API document ``dfhack.items.findType(string)`` and ``dfhack.items.findSubtype(string)``
Expand Down
Binary file removed docs/images/family-affairs.png
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts

0 comments on commit 994b146

Please sign in to comment.